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 |
|---|---|---|---|---|---|
#D5103B | rgb(213, 16, 59) | hsl(347, 86%, 45%) | Pure Red | View | |
#D51710 | rgb(213, 23, 16) | hsl(2, 86%, 45%) | Pure Red | View | |
#D54810 | rgb(213, 72, 16) | hsl(17, 86%, 45%) | Pure Orange | View | |
#D57910 | rgb(213, 121, 16) | hsl(32, 86%, 45%) | Pure Orange | View | |
#D5AB10 | rgb(213, 171, 16) | hsl(47, 86%, 45%) | Pure Yellow | View |
:root {
--color-1: #D5103B;
--color-2: #D51710;
--color-3: #D54810;
--color-4: #D57910;
--color-5: #D5AB10;
}Palettes that share visual characteristics and color harmony.