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 |
|---|---|---|---|---|---|
#D8360E | rgb(216, 54, 14) | hsl(12, 88%, 45%) | Pure Red | View | |
#D8690E | rgb(216, 105, 14) | hsl(27, 88%, 45%) | Pure Orange | View | |
#D89B0E | rgb(216, 155, 14) | hsl(42, 88%, 45%) | Pure Amber | View | |
#D8CE0E | rgb(216, 206, 14) | hsl(57, 88%, 45%) | Pure Yellow | View | |
#AFD80E | rgb(175, 216, 14) | hsl(72, 88%, 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: #D8360E;
--color-2: #D8690E;
--color-3: #D89B0E;
--color-4: #D8CE0E;
--color-5: #AFD80E;
}Palettes that share visual characteristics and color harmony.