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 5-color combination featuring Deep Green, Deep Emerald, Deep Cyan. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#0B4121 | rgb(11, 65, 33) | hsl(144, 71%, 15%) | Deep Green | View | |
#0B412E | rgb(11, 65, 46) | hsl(159, 71%, 15%) | Deep Emerald | View | |
#0B413C | rgb(11, 65, 60) | hsl(174, 71%, 15%) | Deep Cyan | View | |
#0B3941 | rgb(11, 57, 65) | hsl(189, 71%, 15%) | Deep Sky Blue | View | |
#0B2C41 | rgb(11, 44, 65) | hsl(203, 71%, 15%) | Deep Blue | View |
:root {
--color-1: #0B4121;
--color-2: #0B412E;
--color-3: #0B413C;
--color-4: #0B3941;
--color-5: #0B2C41;
}Palettes that share visual characteristics and color harmony.