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 |
|---|---|---|---|---|---|
#EF4A2A | rgb(239, 74, 42) | hsl(10, 86%, 55%) | Pure Red | View | |
#EF7C2A | rgb(239, 124, 42) | hsl(25, 86%, 55%) | Pure Orange | View | |
#EFAD2A | rgb(239, 173, 42) | hsl(40, 86%, 55%) | Pure Amber | View | |
#EFDE2A | rgb(239, 222, 42) | hsl(55, 86%, 55%) | Pure Yellow | View | |
#CEEF2A | rgb(206, 239, 42) | hsl(70, 86%, 55%) | 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: #EF4A2A;
--color-2: #EF7C2A;
--color-3: #EFAD2A;
--color-4: #EFDE2A;
--color-5: #CEEF2A;
}Palettes that share visual characteristics and color harmony.