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 Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#D51027 | rgb(213, 16, 39) | hsl(353, 86%, 45%) | Pure Red | View | |
#D52A10 | rgb(213, 42, 16) | hsl(8, 86%, 45%) | Pure Red | View | |
#D55C10 | rgb(213, 92, 16) | hsl(23, 86%, 45%) | Pure Orange | View | |
#D58D10 | rgb(213, 141, 16) | hsl(38, 86%, 45%) | Pure Amber | View | |
#D5BE10 | rgb(213, 190, 16) | hsl(53, 86%, 45%) | Pure Yellow | View |
:root {
--color-1: #D51027;
--color-2: #D52A10;
--color-3: #D55C10;
--color-4: #D58D10;
--color-5: #D5BE10;
}Palettes that share visual characteristics and color harmony.