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 |
|---|---|---|---|---|---|
#F46286 | rgb(244, 98, 134) | hsl(345, 87%, 67%) | Pure Red | View | |
#F46262 | rgb(244, 98, 98) | hsl(0, 87%, 67%) | Pure Red | View | |
#F48662 | rgb(244, 134, 98) | hsl(15, 87%, 67%) | Pure Orange | View | |
#F4AB62 | rgb(244, 171, 98) | hsl(30, 87%, 67%) | Pure Orange | View | |
#F4CF62 | rgb(244, 207, 98) | hsl(45, 87%, 67%) | Pure Yellow | View |
:root {
--color-1: #F46286;
--color-2: #F46262;
--color-3: #F48662;
--color-4: #F4AB62;
--color-5: #F4CF62;
}Palettes that share visual characteristics and color harmony.