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 Lime, 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 |
|---|---|---|---|---|---|
#E0F25A | rgb(224, 242, 90) | hsl(67, 85%, 65%) | Pure Lime | View | |
#BAF25A | rgb(186, 242, 90) | hsl(82, 85%, 65%) | Pure Lime | View | |
#94F25A | rgb(148, 242, 90) | hsl(97, 85%, 65%) | Pure Green | View | |
#6EF25A | rgb(110, 242, 90) | hsl(112, 85%, 65%) | Pure Green | View | |
#5AF26C | rgb(90, 242, 108) | hsl(127, 85%, 65%) | Pure Green | View |
:root {
--color-1: #E0F25A;
--color-2: #BAF25A;
--color-3: #94F25A;
--color-4: #6EF25A;
--color-5: #5AF26C;
}Palettes that share visual characteristics and color harmony.