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 |
|---|---|---|---|---|---|
#BCF05C | rgb(188, 240, 92) | hsl(81, 83%, 65%) | Pure Lime | View | |
#97F05C | rgb(151, 240, 92) | hsl(96, 83%, 65%) | Pure Green | View | |
#72F05C | rgb(114, 240, 92) | hsl(111, 83%, 65%) | Pure Green | View | |
#5CF06A | rgb(92, 240, 106) | hsl(126, 83%, 65%) | Pure Green | View | |
#5CF090 | rgb(92, 240, 144) | hsl(141, 83%, 65%) | Pure Green | View |
:root {
--color-1: #BCF05C;
--color-2: #97F05C;
--color-3: #72F05C;
--color-4: #5CF06A;
--color-5: #5CF090;
}Palettes that share visual characteristics and color harmony.