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 |
|---|---|---|---|---|---|
#B54A65 | rgb(181, 74, 101) | hsl(345, 42%, 50%) | Soft Red | View | |
#B54A4A | rgb(181, 74, 74) | hsl(0, 42%, 50%) | Soft Red | View | |
#B5654A | rgb(181, 101, 74) | hsl(15, 42%, 50%) | Soft Orange | View | |
#B5804A | rgb(181, 128, 74) | hsl(30, 42%, 50%) | Soft Orange | View | |
#B59A4A | rgb(181, 154, 74) | hsl(45, 42%, 50%) | Soft Yellow | View |
:root {
--color-1: #B54A65;
--color-2: #B54A4A;
--color-3: #B5654A;
--color-4: #B5804A;
--color-5: #B59A4A;
}Palettes that share visual characteristics and color harmony.