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 |
|---|---|---|---|---|---|
#18F226 | rgb(24, 242, 38) | hsl(124, 89%, 52%) | Pure Green | View | |
#18F25D | rgb(24, 242, 93) | hsl(139, 89%, 52%) | Pure Green | View | |
#18F293 | rgb(24, 242, 147) | hsl(154, 89%, 52%) | Pure Emerald | View | |
#18F2CA | rgb(24, 242, 202) | hsl(169, 89%, 52%) | Pure Cyan | View | |
#18E3F2 | rgb(24, 227, 242) | hsl(184, 89%, 52%) | Pure Cyan | View |
:root {
--color-1: #18F226;
--color-2: #18F25D;
--color-3: #18F293;
--color-4: #18F2CA;
--color-5: #18E3F2;
}Palettes that share visual characteristics and color harmony.