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 Soft Red, Soft Red, Soft Orange. 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 |
|---|---|---|---|---|---|
#AA3C4E | rgb(170, 60, 78) | hsl(350, 48%, 45%) | Soft Red | View | |
#AA453C | rgb(170, 69, 60) | hsl(5, 48%, 45%) | Soft Red | View | |
#AA603C | rgb(170, 96, 60) | hsl(20, 48%, 45%) | Soft Orange | View | |
#AA7C3C | rgb(170, 124, 60) | hsl(35, 48%, 45%) | Soft Amber | View | |
#AA973C | rgb(170, 151, 60) | hsl(50, 48%, 45%) | Soft Yellow | View |
:root {
--color-1: #AA3C4E;
--color-2: #AA453C;
--color-3: #AA603C;
--color-4: #AA7C3C;
--color-5: #AA973C;
}Palettes that share visual characteristics and color harmony.