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 Pure Green, Pure Green, Pure 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 |
|---|---|---|---|---|---|
#0BDA16 | rgb(11, 218, 22) | hsl(123, 90%, 45%) | Pure Green | View | |
#0BDA49 | rgb(11, 218, 73) | hsl(138, 90%, 45%) | Pure Green | View | |
#0BDA7D | rgb(11, 218, 125) | hsl(153, 90%, 45%) | Pure Emerald | View | |
#0BDAB1 | rgb(11, 218, 177) | hsl(168, 90%, 45%) | Pure Cyan | View | |
#0BD0DA | rgb(11, 208, 218) | hsl(183, 90%, 45%) | Pure Cyan | View |
:root {
--color-1: #0BDA16;
--color-2: #0BDA49;
--color-3: #0BDA7D;
--color-4: #0BDAB1;
--color-5: #0BD0DA;
}Palettes that share visual characteristics and color harmony.