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 Pale Red, Pale Orange, Pale 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 |
|---|---|---|---|---|---|
#F5CEC7 | rgb(245, 206, 199) | hsl(9, 70%, 87%) | Pale Red | View | |
#F5DAC7 | rgb(245, 218, 199) | hsl(25, 70%, 87%) | Pale Orange | View | |
#F5E6C7 | rgb(245, 230, 199) | hsl(40, 70%, 87%) | Pale Amber | View | |
#F5F1C7 | rgb(245, 241, 199) | hsl(55, 70%, 87%) | Pale Yellow | View | |
#EDF5C7 | rgb(237, 245, 199) | hsl(70, 70%, 87%) | Pale Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Red and Pale Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F5CEC7;
--color-2: #F5DAC7;
--color-3: #F5E6C7;
--color-4: #F5F1C7;
--color-5: #EDF5C7;
}Palettes that share visual characteristics and color harmony.