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 Dark Green, Dark Green, Dark Emerald. 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 |
|---|---|---|---|---|---|
#248F30 | rgb(36, 143, 48) | hsl(127, 60%, 35%) | Dark Green | View | |
#248F4B | rgb(36, 143, 75) | hsl(142, 60%, 35%) | Dark Green | View | |
#248F66 | rgb(36, 143, 102) | hsl(157, 60%, 35%) | Dark Emerald | View | |
#248F81 | rgb(36, 143, 129) | hsl(172, 60%, 35%) | Dark Cyan | View | |
#24828F | rgb(36, 130, 143) | hsl(187, 60%, 35%) | Dark Sky Blue | View |
:root {
--color-1: #248F30;
--color-2: #248F4B;
--color-3: #248F66;
--color-4: #248F81;
--color-5: #24828F;
}Palettes that share visual characteristics and color harmony.