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 |
|---|---|---|---|---|---|
#F13B54 | rgb(241, 59, 84) | hsl(352, 87%, 59%) | Pure Red | View | |
#F1513B | rgb(241, 81, 59) | hsl(7, 87%, 59%) | Pure Red | View | |
#F17E3B | rgb(241, 126, 59) | hsl(22, 87%, 59%) | Pure Orange | View | |
#F1AC3B | rgb(241, 172, 59) | hsl(37, 87%, 59%) | Pure Amber | View | |
#F1D93B | rgb(241, 217, 59) | hsl(52, 87%, 59%) | Pure Yellow | View |
:root {
--color-1: #F13B54;
--color-2: #F1513B;
--color-3: #F17E3B;
--color-4: #F1AC3B;
--color-5: #F1D93B;
}Palettes that share visual characteristics and color harmony.