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 Charcoal, Deep Pure Blue, Soft Blue.
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 |
|---|---|---|---|---|---|
#264653 | rgb(38, 70, 83) | hsl(197, 37%, 24%) | Charcoal | View | |
#092453 | rgb(9, 36, 83) | hsl(218, 80%, 18%) | Deep Pure Blue | View | |
#87ADD6 | rgb(135, 173, 214) | hsl(211, 49%, 68%) | Soft Blue | View | |
#B6E3E2 | rgb(182, 227, 226) | hsl(179, 45%, 80%) | Light Soft Cyan | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View |
:root {
--color-1: #264653;
--color-2: #092453;
--color-3: #87ADD6;
--color-4: #B6E3E2;
--color-5: #FFFFFF;
}Palettes that share visual characteristics and color harmony.