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 |
|---|---|---|---|---|---|
#A2444C | rgb(162, 68, 76) | hsl(355, 41%, 45%) | Soft Red | View | |
#A25344 | rgb(162, 83, 68) | hsl(10, 41%, 45%) | Soft Red | View | |
#A26B44 | rgb(162, 107, 68) | hsl(25, 41%, 45%) | Soft Orange | View | |
#A28244 | rgb(162, 130, 68) | hsl(40, 41%, 45%) | Soft Amber | View | |
#A29A44 | rgb(162, 154, 68) | hsl(55, 41%, 45%) | Soft Yellow | View |
:root {
--color-1: #A2444C;
--color-2: #A25344;
--color-3: #A26B44;
--color-4: #A28244;
--color-5: #A29A44;
}Palettes that share visual characteristics and color harmony.