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 Pink, Pure Red, Pure Red. 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 |
|---|---|---|---|---|---|
#F15B88 | rgb(241, 91, 136) | hsl(342, 84%, 65%) | Pure Pink | View | |
#F15B62 | rgb(241, 91, 98) | hsl(357, 84%, 65%) | Pure Red | View | |
#F1795B | rgb(241, 121, 91) | hsl(12, 84%, 65%) | Pure Red | View | |
#F19E5B | rgb(241, 158, 91) | hsl(27, 84%, 65%) | Pure Orange | View | |
#F1C45B | rgb(241, 196, 91) | hsl(42, 84%, 65%) | Pure Amber | View |
:root {
--color-1: #F15B88;
--color-2: #F15B62;
--color-3: #F1795B;
--color-4: #F19E5B;
--color-5: #F1C45B;
}Palettes that share visual characteristics and color harmony.