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 Red, Pure Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#ED2C5C | rgb(237, 44, 92) | hsl(345, 84%, 55%) | Pure Red | View | |
#ED2C2C | rgb(237, 44, 44) | hsl(0, 84%, 55%) | Pure Red | View | |
#ED5C2C | rgb(237, 92, 44) | hsl(15, 84%, 55%) | Pure Orange | View | |
#ED8C2C | rgb(237, 140, 44) | hsl(30, 84%, 55%) | Pure Orange | View | |
#EDBC2C | rgb(237, 188, 44) | hsl(45, 84%, 55%) | Pure Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ED2C5C;
--color-2: #ED2C2C;
--color-3: #ED5C2C;
--color-4: #ED8C2C;
--color-5: #EDBC2C;
}Palettes that share visual characteristics and color harmony.