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 |
|---|---|---|---|---|---|
#99CB1A | rgb(153, 203, 26) | hsl(77, 77%, 45%) | Pure Lime | View | |
#6DCB1A | rgb(109, 203, 26) | hsl(92, 77%, 45%) | Pure Green | View | |
#41CB1A | rgb(65, 203, 26) | hsl(107, 77%, 45%) | Pure Green | View | |
#1ACB20 | rgb(26, 203, 32) | hsl(122, 77%, 45%) | Pure Green | View | |
#1ACB4C | rgb(26, 203, 76) | hsl(137, 77%, 45%) | Pure Green | View |
:root {
--color-1: #99CB1A;
--color-2: #6DCB1A;
--color-3: #41CB1A;
--color-4: #1ACB20;
--color-5: #1ACB4C;
}Palettes that share visual characteristics and color harmony.