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 |
|---|---|---|---|---|---|
#F00F4B | rgb(240, 15, 75) | hsl(344, 88%, 50%) | Pure Pink | View | |
#F00F13 | rgb(240, 15, 19) | hsl(359, 88%, 50%) | Pure Red | View | |
#F0440F | rgb(240, 68, 15) | hsl(14, 88%, 50%) | Pure Red | View | |
#F07C0F | rgb(240, 124, 15) | hsl(29, 88%, 50%) | Pure Orange | View | |
#F0B40F | rgb(240, 180, 15) | hsl(44, 88%, 50%) | Pure Amber | View |
:root {
--color-1: #F00F4B;
--color-2: #F00F13;
--color-3: #F0440F;
--color-4: #F07C0F;
--color-5: #F0B40F;
}Palettes that share visual characteristics and color harmony.