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 Pink, 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 |
|---|---|---|---|---|---|
#F00F92 | rgb(240, 15, 146) | hsl(325, 88%, 50%) | Pure Pink | View | |
#F00F5A | rgb(240, 15, 90) | hsl(340, 88%, 50%) | Pure Pink | View | |
#F00F22 | rgb(240, 15, 34) | hsl(355, 88%, 50%) | Pure Red | View | |
#F0350F | rgb(240, 53, 15) | hsl(10, 88%, 50%) | Pure Red | View | |
#F06D0F | rgb(240, 109, 15) | hsl(25, 88%, 50%) | Pure Orange | View |
:root {
--color-1: #F00F92;
--color-2: #F00F5A;
--color-3: #F00F22;
--color-4: #F0350F;
--color-5: #F06D0F;
}Palettes that share visual characteristics and color harmony.