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 |
|---|---|---|---|---|---|
#C86051 | rgb(200, 96, 81) | hsl(8, 52%, 55%) | Soft Red | View | |
#C87E51 | rgb(200, 126, 81) | hsl(23, 52%, 55%) | Soft Orange | View | |
#C89C51 | rgb(200, 156, 81) | hsl(38, 52%, 55%) | Soft Amber | View | |
#C8BA51 | rgb(200, 186, 81) | hsl(53, 52%, 55%) | Soft Yellow | View | |
#B8C851 | rgb(184, 200, 81) | hsl(68, 52%, 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: #C86051;
--color-2: #C87E51;
--color-3: #C89C51;
--color-4: #C8BA51;
--color-5: #B8C851;
}Palettes that share visual characteristics and color harmony.