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 |
|---|---|---|---|---|---|
#D7230F | rgb(215, 35, 15) | hsl(6, 87%, 45%) | Pure Red | View | |
#D7550F | rgb(215, 85, 15) | hsl(21, 87%, 45%) | Pure Orange | View | |
#D7870F | rgb(215, 135, 15) | hsl(36, 87%, 45%) | Pure Amber | View | |
#D7B90F | rgb(215, 185, 15) | hsl(51, 87%, 45%) | Pure Yellow | View | |
#C3D70F | rgb(195, 215, 15) | hsl(66, 87%, 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: #D7230F;
--color-2: #D7550F;
--color-3: #D7870F;
--color-4: #D7B90F;
--color-5: #C3D70F;
}Palettes that share visual characteristics and color harmony.