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 |
|---|---|---|---|---|---|
#DA270B | rgb(218, 39, 11) | hsl(8, 90%, 45%) | Pure Red | View | |
#DA5B0B | rgb(218, 91, 11) | hsl(23, 90%, 45%) | Pure Orange | View | |
#DA8E0B | rgb(218, 142, 11) | hsl(38, 90%, 45%) | Pure Amber | View | |
#DAC20B | rgb(218, 194, 11) | hsl(53, 90%, 45%) | Pure Yellow | View | |
#BEDA0B | rgb(190, 218, 11) | hsl(68, 90%, 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: #DA270B;
--color-2: #DA5B0B;
--color-3: #DA8E0B;
--color-4: #DAC20B;
--color-5: #BEDA0B;
}Palettes that share visual characteristics and color harmony.