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 |
|---|---|---|---|---|---|
#F2263B | rgb(242, 38, 59) | hsl(354, 89%, 55%) | Pure Red | View | |
#F24526 | rgb(242, 69, 38) | hsl(9, 89%, 55%) | Pure Red | View | |
#F27826 | rgb(242, 120, 38) | hsl(24, 89%, 55%) | Pure Orange | View | |
#F2AB26 | rgb(242, 171, 38) | hsl(39, 89%, 55%) | Pure Amber | View | |
#F2DE26 | rgb(242, 222, 38) | hsl(54, 89%, 55%) | Pure Yellow | View |
:root {
--color-1: #F2263B;
--color-2: #F24526;
--color-3: #F27826;
--color-4: #F2AB26;
--color-5: #F2DE26;
}Palettes that share visual characteristics and color harmony.