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 Orange, Pure Amber. 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 |
|---|---|---|---|---|---|
#CC3419 | rgb(204, 52, 25) | hsl(9, 78%, 45%) | Pure Red | View | |
#CC6119 | rgb(204, 97, 25) | hsl(24, 78%, 45%) | Pure Orange | View | |
#CC8E19 | rgb(204, 142, 25) | hsl(39, 78%, 45%) | Pure Amber | View | |
#CCBA19 | rgb(204, 186, 25) | hsl(54, 78%, 45%) | Pure Yellow | View | |
#B1CC19 | rgb(177, 204, 25) | hsl(69, 78%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC3419;
--color-2: #CC6119;
--color-3: #CC8E19;
--color-4: #CCBA19;
--color-5: #B1CC19;
}Palettes that share visual characteristics and color harmony.