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 |
|---|---|---|---|---|---|
#B5F05C | rgb(181, 240, 92) | hsl(84, 83%, 65%) | Pure Lime | View | |
#90F05C | rgb(144, 240, 92) | hsl(99, 83%, 65%) | Pure Green | View | |
#6AF05C | rgb(106, 240, 92) | hsl(114, 83%, 65%) | Pure Green | View | |
#5CF072 | rgb(92, 240, 114) | hsl(129, 83%, 65%) | Pure Green | View | |
#5CF097 | rgb(92, 240, 151) | hsl(144, 83%, 65%) | Pure Green | View |
:root {
--color-1: #B5F05C;
--color-2: #90F05C;
--color-3: #6AF05C;
--color-4: #5CF072;
--color-5: #5CF097;
}Palettes that share visual characteristics and color harmony.