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 |
|---|---|---|---|---|---|
#ED351D | rgb(237, 53, 29) | hsl(7, 85%, 52%) | Pure Red | View | |
#ED691D | rgb(237, 105, 29) | hsl(22, 85%, 52%) | Pure Orange | View | |
#ED9D1D | rgb(237, 157, 29) | hsl(37, 85%, 52%) | Pure Amber | View | |
#EDD11D | rgb(237, 209, 29) | hsl(52, 85%, 52%) | Pure Yellow | View | |
#D4ED1D | rgb(212, 237, 29) | hsl(67, 85%, 52%) | 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: #ED351D;
--color-2: #ED691D;
--color-3: #ED9D1D;
--color-4: #EDD11D;
--color-5: #D4ED1D;
}Palettes that share visual characteristics and color harmony.