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 |
|---|---|---|---|---|---|
#F23A9D | rgb(242, 58, 157) | hsl(328, 88%, 59%) | Pure Pink | View | |
#F23A6F | rgb(242, 58, 111) | hsl(343, 88%, 59%) | Pure Pink | View | |
#F23A41 | rgb(242, 58, 65) | hsl(358, 88%, 59%) | Pure Red | View | |
#F2623A | rgb(242, 98, 58) | hsl(13, 88%, 59%) | Pure Red | View | |
#F2903A | rgb(242, 144, 58) | hsl(28, 88%, 59%) | Pure Orange | View |
:root {
--color-1: #F23A9D;
--color-2: #F23A6F;
--color-3: #F23A41;
--color-4: #F2623A;
--color-5: #F2903A;
}Palettes that share visual characteristics and color harmony.