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 Red, Light Orange, Light Yellow. 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 |
|---|---|---|---|---|---|
#EBBBAD | rgb(235, 187, 173) | hsl(14, 61%, 80%) | Light Red | View | |
#EBCBAD | rgb(235, 203, 173) | hsl(29, 61%, 80%) | Light Orange | View | |
#EBDBAD | rgb(235, 219, 173) | hsl(45, 61%, 80%) | Light Yellow | View | |
#EBEAAD | rgb(235, 234, 173) | hsl(59, 61%, 80%) | Light Yellow | View | |
#DDEBAD | rgb(221, 235, 173) | hsl(74, 61%, 80%) | Light Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EBBBAD;
--color-2: #EBCBAD;
--color-3: #EBDBAD;
--color-4: #EBEAAD;
--color-5: #DDEBAD;
}Palettes that share visual characteristics and color harmony.