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 stability palette featuring Light Red, Pale Orange, Light Muted Yellow.
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 |
|---|---|---|---|---|---|
#EDAFB8 | rgb(237, 175, 184) | hsl(351, 63%, 81%) | Light Red | View | |
#F7E1D7 | rgb(247, 225, 215) | hsl(19, 67%, 91%) | Pale Orange | View | |
#DEDBD2 | rgb(222, 219, 210) | hsl(45, 15%, 85%) | Light Muted Yellow | View | |
#B0C4B1 | rgb(176, 196, 177) | hsl(123, 14%, 73%) | Light Dusty Green | View | |
#4A5759 | rgb(74, 87, 89) | hsl(188, 9%, 32%) | Dark Gray | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Pale Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDAFB8;
--color-2: #F7E1D7;
--color-3: #DEDBD2;
--color-4: #B0C4B1;
--color-5: #4A5759;
}Palettes that share visual characteristics and color harmony.