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 |
|---|---|---|---|---|---|
#CA331C | rgb(202, 51, 28) | hsl(8, 76%, 45%) | Pure Red | View | |
#CA5E1C | rgb(202, 94, 28) | hsl(23, 76%, 45%) | Pure Orange | View | |
#CA8A1C | rgb(202, 138, 28) | hsl(38, 76%, 45%) | Pure Amber | View | |
#CAB61C | rgb(202, 182, 28) | hsl(53, 76%, 45%) | Pure Yellow | View | |
#B3CA1C | rgb(179, 202, 28) | hsl(68, 76%, 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: #CA331C;
--color-2: #CA5E1C;
--color-3: #CA8A1C;
--color-4: #CAB61C;
--color-5: #B3CA1C;
}Palettes that share visual characteristics and color harmony.