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 |
|---|---|---|---|---|---|
#CD2D18 | rgb(205, 45, 24) | hsl(7, 79%, 45%) | Pure Red | View | |
#CD5B18 | rgb(205, 91, 24) | hsl(22, 79%, 45%) | Pure Orange | View | |
#CD8818 | rgb(205, 136, 24) | hsl(37, 79%, 45%) | Pure Amber | View | |
#CDB518 | rgb(205, 181, 24) | hsl(52, 79%, 45%) | Pure Yellow | View | |
#B8CD18 | rgb(184, 205, 24) | hsl(67, 79%, 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: #CD2D18;
--color-2: #CD5B18;
--color-3: #CD8818;
--color-4: #CDB518;
--color-5: #B8CD18;
}Palettes that share visual characteristics and color harmony.