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 Lime, Pure Green, Pure Green. 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 |
|---|---|---|---|---|---|
#C3F42F | rgb(195, 244, 47) | hsl(75, 90%, 57%) | Pure Lime | View | |
#91F42F | rgb(145, 244, 47) | hsl(90, 90%, 57%) | Pure Green | View | |
#60F42F | rgb(96, 244, 47) | hsl(105, 90%, 57%) | Pure Green | View | |
#2FF42F | rgb(47, 244, 47) | hsl(120, 90%, 57%) | Pure Green | View | |
#2FF460 | rgb(47, 244, 96) | hsl(135, 90%, 57%) | Pure Green | View |
:root {
--color-1: #C3F42F;
--color-2: #91F42F;
--color-3: #60F42F;
--color-4: #2FF42F;
--color-5: #2FF460;
}Palettes that share visual characteristics and color harmony.