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 |
|---|---|---|---|---|---|
#F0DEA8 | rgb(240, 222, 168) | hsl(45, 71%, 80%) | Light Yellow | View | |
#F0F0A8 | rgb(240, 240, 168) | hsl(60, 71%, 80%) | Light Yellow | View | |
#DEF0A8 | rgb(222, 240, 168) | hsl(75, 71%, 80%) | Light Lime | View | |
#CCF0A8 | rgb(204, 240, 168) | hsl(90, 71%, 80%) | Light Green | View | |
#BAF0A8 | rgb(186, 240, 168) | hsl(105, 71%, 80%) | 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: #F0DEA8;
--color-2: #F0F0A8;
--color-3: #DEF0A8;
--color-4: #CCF0A8;
--color-5: #BAF0A8;
}Palettes that share visual characteristics and color harmony.