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 |
|---|---|---|---|---|---|
#E6210F | rgb(230, 33, 15) | hsl(5, 88%, 48%) | Pure Red | View | |
#E6560F | rgb(230, 86, 15) | hsl(20, 88%, 48%) | Pure Orange | View | |
#E68C0F | rgb(230, 140, 15) | hsl(35, 88%, 48%) | Pure Amber | View | |
#E6C20F | rgb(230, 194, 15) | hsl(50, 88%, 48%) | Pure Yellow | View | |
#D4E60F | rgb(212, 230, 15) | hsl(65, 88%, 48%) | 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: #E6210F;
--color-2: #E6560F;
--color-3: #E68C0F;
--color-4: #E6C20F;
--color-5: #D4E60F;
}Palettes that share visual characteristics and color harmony.