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 Pure Red, Pure Orange, Pure 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 |
|---|---|---|---|---|---|
#CB351A | rgb(203, 53, 26) | hsl(9, 77%, 45%) | Pure Red | View | |
#CB611A | rgb(203, 97, 26) | hsl(24, 77%, 45%) | Pure Orange | View | |
#CB8D1A | rgb(203, 141, 26) | hsl(39, 77%, 45%) | Pure Amber | View | |
#CBB91A | rgb(203, 185, 26) | hsl(54, 77%, 45%) | Pure Yellow | View | |
#B1CB1A | rgb(177, 203, 26) | hsl(69, 77%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CB351A;
--color-2: #CB611A;
--color-3: #CB8D1A;
--color-4: #CBB91A;
--color-5: #B1CB1A;
}Palettes that share visual characteristics and color harmony.