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 maturity palette featuring Pale Muted Red, Light Soft Orange, Muted Red.
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 |
|---|---|---|---|---|---|
#EEE2DF | rgb(238, 226, 223) | hsl(12, 31%, 90%) | Pale Muted Red | View | |
#EED7C5 | rgb(238, 215, 197) | hsl(26, 55%, 85%) | Light Soft Orange | View | |
#C89F9C | rgb(200, 159, 156) | hsl(4, 29%, 70%) | Muted Red | View | |
#C97C5D | rgb(201, 124, 93) | hsl(17, 50%, 58%) | Soft Orange | View | |
#B36A5E | rgb(179, 106, 94) | hsl(8, 36%, 54%) | Muted Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Muted Red and Light Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EEE2DF;
--color-2: #EED7C5;
--color-3: #C89F9C;
--color-4: #C97C5D;
--color-5: #B36A5E;
}Palettes that share visual characteristics and color harmony.