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 Orange, Soft Amber. 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 |
|---|---|---|---|---|---|
#CD5D4C | rgb(205, 93, 76) | hsl(8, 56%, 55%) | Soft Red | View | |
#CD7D4C | rgb(205, 125, 76) | hsl(23, 56%, 55%) | Soft Orange | View | |
#CD9D4C | rgb(205, 157, 76) | hsl(38, 56%, 55%) | Soft Amber | View | |
#CDBE4C | rgb(205, 190, 76) | hsl(53, 56%, 55%) | Soft Yellow | View | |
#BBCD4C | rgb(187, 205, 76) | hsl(68, 56%, 55%) | Soft Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Red and Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CD5D4C;
--color-2: #CD7D4C;
--color-3: #CD9D4C;
--color-4: #CDBE4C;
--color-5: #BBCD4C;
}Palettes that share visual characteristics and color harmony.