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 |
|---|---|---|---|---|---|
#F4BEB3 | rgb(244, 190, 179) | hsl(10, 75%, 83%) | Light Red | View | |
#F4CEB3 | rgb(244, 206, 179) | hsl(25, 75%, 83%) | Light Orange | View | |
#F4DEB3 | rgb(244, 222, 179) | hsl(40, 75%, 83%) | Light Amber | View | |
#F4EFB3 | rgb(244, 239, 179) | hsl(55, 75%, 83%) | Light Yellow | View | |
#E9F4B3 | rgb(233, 244, 179) | hsl(70, 75%, 83%) | 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: #F4BEB3;
--color-2: #F4CEB3;
--color-3: #F4DEB3;
--color-4: #F4EFB3;
--color-5: #E9F4B3;
}Palettes that share visual characteristics and color harmony.