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 |
|---|---|---|---|---|---|
#AE3739 | rgb(174, 55, 57) | hsl(359, 52%, 45%) | Soft Red | View | |
#AE5337 | rgb(174, 83, 55) | hsl(14, 52%, 45%) | Soft Red | View | |
#AE7137 | rgb(174, 113, 55) | hsl(29, 52%, 45%) | Soft Orange | View | |
#AE8F37 | rgb(174, 143, 55) | hsl(44, 52%, 45%) | Soft Amber | View | |
#AEAC37 | rgb(174, 172, 55) | hsl(59, 52%, 45%) | Soft Yellow | View |
:root {
--color-1: #AE3739;
--color-2: #AE5337;
--color-3: #AE7137;
--color-4: #AE8F37;
--color-5: #AEAC37;
}Palettes that share visual characteristics and color harmony.