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 |
|---|---|---|---|---|---|
#BCED2C | rgb(188, 237, 44) | hsl(75, 84%, 55%) | Pure Lime | View | |
#8CED2C | rgb(140, 237, 44) | hsl(90, 84%, 55%) | Pure Green | View | |
#5CED2C | rgb(92, 237, 44) | hsl(105, 84%, 55%) | Pure Green | View | |
#2CED2C | rgb(44, 237, 44) | hsl(120, 84%, 55%) | Pure Green | View | |
#2CED5C | rgb(44, 237, 92) | hsl(135, 84%, 55%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BCED2C;
--color-2: #8CED2C;
--color-3: #5CED2C;
--color-4: #2CED2C;
--color-5: #2CED5C;
}Palettes that share visual characteristics and color harmony.