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 |
|---|---|---|---|---|---|
#F02857 | rgb(240, 40, 87) | hsl(346, 87%, 55%) | Pure Red | View | |
#F02C28 | rgb(240, 44, 40) | hsl(1, 87%, 55%) | Pure Red | View | |
#F05E28 | rgb(240, 94, 40) | hsl(16, 87%, 55%) | Pure Orange | View | |
#F09028 | rgb(240, 144, 40) | hsl(31, 87%, 55%) | Pure Orange | View | |
#F0C128 | rgb(240, 193, 40) | hsl(46, 87%, 55%) | Pure Yellow | View |
:root {
--color-1: #F02857;
--color-2: #F02C28;
--color-3: #F05E28;
--color-4: #F09028;
--color-5: #F0C128;
}Palettes that share visual characteristics and color harmony.