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 Pink, Soft Red, Soft Red. 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 |
|---|---|---|---|---|---|
#B54A7A | rgb(181, 74, 122) | hsl(333, 42%, 50%) | Soft Pink | View | |
#B54A5F | rgb(181, 74, 95) | hsl(348, 42%, 50%) | Soft Red | View | |
#B54F4A | rgb(181, 79, 74) | hsl(3, 42%, 50%) | Soft Red | View | |
#B56A4A | rgb(181, 106, 74) | hsl(18, 42%, 50%) | Soft Orange | View | |
#B5854A | rgb(181, 133, 74) | hsl(33, 42%, 50%) | Soft Orange | View |
:root {
--color-1: #B54A7A;
--color-2: #B54A5F;
--color-3: #B54F4A;
--color-4: #B56A4A;
--color-5: #B5854A;
}Palettes that share visual characteristics and color harmony.