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 |
|---|---|---|---|---|---|
#D53110 | rgb(213, 49, 16) | hsl(10, 86%, 45%) | Pure Red | View | |
#D56210 | rgb(213, 98, 16) | hsl(25, 86%, 45%) | Pure Orange | View | |
#D59410 | rgb(213, 148, 16) | hsl(40, 86%, 45%) | Pure Amber | View | |
#D5C510 | rgb(213, 197, 16) | hsl(55, 86%, 45%) | Pure Yellow | View | |
#B5D510 | rgb(181, 213, 16) | hsl(70, 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: #D53110;
--color-2: #D56210;
--color-3: #D59410;
--color-4: #D5C510;
--color-5: #B5D510;
}Palettes that share visual characteristics and color harmony.