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 |
|---|---|---|---|---|---|
#F15B71 | rgb(241, 91, 113) | hsl(351, 84%, 65%) | Pure Red | View | |
#F16A5B | rgb(241, 106, 91) | hsl(6, 84%, 65%) | Pure Red | View | |
#F18F5B | rgb(241, 143, 91) | hsl(21, 84%, 65%) | Pure Orange | View | |
#F1B55B | rgb(241, 181, 91) | hsl(36, 84%, 65%) | Pure Amber | View | |
#F1DA5B | rgb(241, 218, 91) | hsl(51, 84%, 65%) | Pure Yellow | View |
:root {
--color-1: #F15B71;
--color-2: #F16A5B;
--color-3: #F18F5B;
--color-4: #F1B55B;
--color-5: #F1DA5B;
}Palettes that share visual characteristics and color harmony.