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 |
|---|---|---|---|---|---|
#A63F54 | rgb(166, 63, 84) | hsl(348, 45%, 45%) | Soft Red | View | |
#A6443F | rgb(166, 68, 63) | hsl(3, 45%, 45%) | Soft Red | View | |
#A65E3F | rgb(166, 94, 63) | hsl(18, 45%, 45%) | Soft Orange | View | |
#A6783F | rgb(166, 120, 63) | hsl(33, 45%, 45%) | Soft Orange | View | |
#A6923F | rgb(166, 146, 63) | hsl(48, 45%, 45%) | Soft Yellow | View |
:root {
--color-1: #A63F54;
--color-2: #A6443F;
--color-3: #A65E3F;
--color-4: #A6783F;
--color-5: #A6923F;
}Palettes that share visual characteristics and color harmony.