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 |
|---|---|---|---|---|---|
#F3205F | rgb(243, 32, 95) | hsl(342, 90%, 54%) | Pure Pink | View | |
#F3202B | rgb(243, 32, 43) | hsl(357, 90%, 54%) | Pure Red | View | |
#F34A20 | rgb(243, 74, 32) | hsl(12, 90%, 54%) | Pure Red | View | |
#F37F20 | rgb(243, 127, 32) | hsl(27, 90%, 54%) | Pure Orange | View | |
#F3B420 | rgb(243, 180, 32) | hsl(42, 90%, 54%) | Pure Amber | View |
:root {
--color-1: #F3205F;
--color-2: #F3202B;
--color-3: #F34A20;
--color-4: #F37F20;
--color-5: #F3B420;
}Palettes that share visual characteristics and color harmony.