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 Light Yellow, Light Lime, Light 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 |
|---|---|---|---|---|---|
#DFE490 | rgb(223, 228, 144) | hsl(64, 61%, 73%) | Light Yellow | View | |
#CAE490 | rgb(202, 228, 144) | hsl(79, 61%, 73%) | Light Lime | View | |
#B5E490 | rgb(181, 228, 144) | hsl(94, 61%, 73%) | Light Green | View | |
#A0E490 | rgb(160, 228, 144) | hsl(109, 61%, 73%) | Light Green | View | |
#90E496 | rgb(144, 228, 150) | hsl(124, 61%, 73%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DFE490;
--color-2: #CAE490;
--color-3: #B5E490;
--color-4: #A0E490;
--color-5: #90E496;
}Palettes that share visual characteristics and color harmony.