Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A trending palette featuring Pure White, Vibrant Blue, Muted Emerald.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#FBFBFF | rgb(251, 251, 255) | hsl(240, 100%, 99%) | Pure White | View | |
#60AFFF | rgb(96, 175, 255) | hsl(210, 100%, 69%) | Vibrant Blue | View | |
#53917E | rgb(83, 145, 126) | hsl(162, 27%, 45%) | Muted Emerald | View | |
#3C3744 | rgb(60, 55, 68) | hsl(263, 11%, 24%) | Midnight Navy | View | |
#094D92 | rgb(9, 77, 146) | hsl(210, 88%, 30%) | Dark Pure Blue | View |
:root {
--color-1: #FBFBFF;
--color-2: #60AFFF;
--color-3: #53917E;
--color-4: #3C3744;
--color-5: #094D92;
}Palettes that share visual characteristics and color harmony.