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 |
|---|---|---|---|---|---|
#ED1D38 | rgb(237, 29, 56) | hsl(352, 85%, 52%) | Pure Red | View | |
#ED351D | rgb(237, 53, 29) | hsl(7, 85%, 52%) | Pure Red | View | |
#ED691D | rgb(237, 105, 29) | hsl(22, 85%, 52%) | Pure Orange | View | |
#ED9D1D | rgb(237, 157, 29) | hsl(37, 85%, 52%) | Pure Amber | View | |
#EDD11D | rgb(237, 209, 29) | hsl(52, 85%, 52%) | Pure Yellow | View |
:root {
--color-1: #ED1D38;
--color-2: #ED351D;
--color-3: #ED691D;
--color-4: #ED9D1D;
--color-5: #EDD11D;
}Palettes that share visual characteristics and color harmony.