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 |
|---|---|---|---|---|---|
#BE6A5B | rgb(190, 106, 91) | hsl(9, 43%, 55%) | Soft Red | View | |
#BE825B | rgb(190, 130, 91) | hsl(24, 43%, 55%) | Soft Orange | View | |
#BE9B5B | rgb(190, 155, 91) | hsl(39, 43%, 55%) | Soft Amber | View | |
#BEB45B | rgb(190, 180, 91) | hsl(54, 43%, 55%) | Soft Yellow | View | |
#AFBE5B | rgb(175, 190, 91) | hsl(69, 43%, 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: #BE6A5B;
--color-2: #BE825B;
--color-3: #BE9B5B;
--color-4: #BEB45B;
--color-5: #AFBE5B;
}Palettes that share visual characteristics and color harmony.