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 |
|---|---|---|---|---|---|
#F2262A | rgb(242, 38, 42) | hsl(359, 89%, 55%) | Pure Red | View | |
#F25626 | rgb(242, 86, 38) | hsl(14, 89%, 55%) | Pure Red | View | |
#F28926 | rgb(242, 137, 38) | hsl(29, 89%, 55%) | Pure Orange | View | |
#F2BC26 | rgb(242, 188, 38) | hsl(44, 89%, 55%) | Pure Amber | View | |
#F2EF26 | rgb(242, 239, 38) | hsl(59, 89%, 55%) | Pure Yellow | View |
:root {
--color-1: #F2262A;
--color-2: #F25626;
--color-3: #F28926;
--color-4: #F2BC26;
--color-5: #F2EF26;
}Palettes that share visual characteristics and color harmony.