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 Yellow, 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 |
|---|---|---|---|---|---|
#C7CA1C | rgb(199, 202, 28) | hsl(61, 76%, 45%) | Pure Yellow | View | |
#9BCA1C | rgb(155, 202, 28) | hsl(76, 76%, 45%) | Pure Lime | View | |
#70CA1C | rgb(112, 202, 28) | hsl(91, 76%, 45%) | Pure Green | View | |
#44CA1C | rgb(68, 202, 28) | hsl(106, 76%, 45%) | Pure Green | View | |
#1CCA1E | rgb(28, 202, 30) | hsl(121, 76%, 45%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C7CA1C;
--color-2: #9BCA1C;
--color-3: #70CA1C;
--color-4: #44CA1C;
--color-5: #1CCA1E;
}Palettes that share visual characteristics and color harmony.