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 |
|---|---|---|---|---|---|
#EB2D8C | rgb(235, 45, 140) | hsl(330, 83%, 55%) | Pure Pink | View | |
#EB2D5D | rgb(235, 45, 93) | hsl(345, 83%, 55%) | Pure Red | View | |
#EB2D2D | rgb(235, 45, 45) | hsl(0, 83%, 55%) | Pure Red | View | |
#EB5D2D | rgb(235, 93, 45) | hsl(15, 83%, 55%) | Pure Orange | View | |
#EB8C2D | rgb(235, 140, 45) | hsl(30, 83%, 55%) | Pure Orange | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Pink and Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EB2D8C;
--color-2: #EB2D5D;
--color-3: #EB2D2D;
--color-4: #EB5D2D;
--color-5: #EB8C2D;
}Palettes that share visual characteristics and color harmony.