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 Amber, 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 |
|---|---|---|---|---|---|
#EDD182 | rgb(237, 209, 130) | hsl(44, 75%, 72%) | Light Amber | View | |
#EDEB82 | rgb(237, 235, 130) | hsl(59, 75%, 72%) | Light Yellow | View | |
#D4ED82 | rgb(212, 237, 130) | hsl(74, 75%, 72%) | Light Lime | View | |
#B9ED82 | rgb(185, 237, 130) | hsl(89, 75%, 72%) | Light Green | View | |
#9FED82 | rgb(159, 237, 130) | hsl(104, 75%, 72%) | Light Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Light Amber and Light Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDD182;
--color-2: #EDEB82;
--color-3: #D4ED82;
--color-4: #B9ED82;
--color-5: #9FED82;
}Palettes that share visual characteristics and color harmony.