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 |
|---|---|---|---|---|---|
#D52710 | rgb(213, 39, 16) | hsl(7, 86%, 45%) | Pure Red | View | |
#D55810 | rgb(213, 88, 16) | hsl(22, 86%, 45%) | Pure Orange | View | |
#D58A10 | rgb(213, 138, 16) | hsl(37, 86%, 45%) | Pure Amber | View | |
#D5BB10 | rgb(213, 187, 16) | hsl(52, 86%, 45%) | Pure Yellow | View | |
#BED510 | rgb(190, 213, 16) | hsl(67, 86%, 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: #D52710;
--color-2: #D55810;
--color-3: #D58A10;
--color-4: #D5BB10;
--color-5: #BED510;
}Palettes that share visual characteristics and color harmony.