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 Amber. 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 |
|---|---|---|---|---|---|
#F0C3BC | rgb(240, 195, 188) | hsl(8, 63%, 84%) | Light Red | View | |
#F0D0BC | rgb(240, 208, 188) | hsl(23, 63%, 84%) | Light Orange | View | |
#F0DDBC | rgb(240, 221, 188) | hsl(38, 63%, 84%) | Light Amber | View | |
#F0EABC | rgb(240, 234, 188) | hsl(53, 63%, 84%) | Light Yellow | View | |
#E9F0BC | rgb(233, 240, 188) | hsl(68, 63%, 84%) | 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: #F0C3BC;
--color-2: #F0D0BC;
--color-3: #F0DDBC;
--color-4: #F0EABC;
--color-5: #E9F0BC;
}Palettes that share visual characteristics and color harmony.