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 Yellow, Light Lime. 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 |
|---|---|---|---|---|---|
#E4D18B | rgb(228, 209, 139) | hsl(47, 62%, 72%) | Light Yellow | View | |
#E1E48B | rgb(225, 228, 139) | hsl(62, 62%, 72%) | Light Yellow | View | |
#CBE48B | rgb(203, 228, 139) | hsl(77, 62%, 72%) | Light Lime | View | |
#B5E48B | rgb(181, 228, 139) | hsl(92, 62%, 72%) | Light Green | View | |
#9FE48B | rgb(159, 228, 139) | hsl(107, 62%, 72%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E4D18B;
--color-2: #E1E48B;
--color-3: #CBE48B;
--color-4: #B5E48B;
--color-5: #9FE48B;
}Palettes that share visual characteristics and color harmony.