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 |
|---|---|---|---|---|---|
#EE2B4B | rgb(238, 43, 75) | hsl(350, 85%, 55%) | Pure Red | View | |
#EE3B2B | rgb(238, 59, 43) | hsl(5, 85%, 55%) | Pure Red | View | |
#EE6C2B | rgb(238, 108, 43) | hsl(20, 85%, 55%) | Pure Orange | View | |
#EE9D2B | rgb(238, 157, 43) | hsl(35, 85%, 55%) | Pure Amber | View | |
#EECD2B | rgb(238, 205, 43) | hsl(50, 85%, 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: #EE2B4B;
--color-2: #EE3B2B;
--color-3: #EE6C2B;
--color-4: #EE9D2B;
--color-5: #EECD2B;
}Palettes that share visual characteristics and color harmony.