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 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 |
|---|---|---|---|---|---|
#CA211C | rgb(202, 33, 28) | hsl(2, 76%, 45%) | Pure Red | View | |
#CA4D1C | rgb(202, 77, 28) | hsl(17, 76%, 45%) | Pure Orange | View | |
#CA791C | rgb(202, 121, 28) | hsl(32, 76%, 45%) | Pure Orange | View | |
#CAA41C | rgb(202, 164, 28) | hsl(47, 76%, 45%) | Pure Yellow | View | |
#C4CA1C | rgb(196, 202, 28) | hsl(62, 76%, 45%) | Pure Yellow | 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: #CA211C;
--color-2: #CA4D1C;
--color-3: #CA791C;
--color-4: #CAA41C;
--color-5: #C4CA1C;
}Palettes that share visual characteristics and color harmony.