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 |
|---|---|---|---|---|---|
#DB8C7B | rgb(219, 140, 123) | hsl(11, 57%, 67%) | Soft Red | View | |
#DBA47B | rgb(219, 164, 123) | hsl(26, 57%, 67%) | Soft Orange | View | |
#DBBC7B | rgb(219, 188, 123) | hsl(41, 57%, 67%) | Soft Amber | View | |
#DBD47B | rgb(219, 212, 123) | hsl(56, 57%, 67%) | Soft Yellow | View | |
#C9DB7B | rgb(201, 219, 123) | hsl(71, 57%, 67%) | 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: #DB8C7B;
--color-2: #DBA47B;
--color-3: #DBBC7B;
--color-4: #DBD47B;
--color-5: #C9DB7B;
}Palettes that share visual characteristics and color harmony.