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 |
|---|---|---|---|---|---|
#EF3D2A | rgb(239, 61, 42) | hsl(6, 86%, 55%) | Pure Red | View | |
#EF6F2A | rgb(239, 111, 42) | hsl(21, 86%, 55%) | Pure Orange | View | |
#EFA02A | rgb(239, 160, 42) | hsl(36, 86%, 55%) | Pure Amber | View | |
#EFD12A | rgb(239, 209, 42) | hsl(51, 86%, 55%) | Pure Yellow | View | |
#DBEF2A | rgb(219, 239, 42) | hsl(66, 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: #EF3D2A;
--color-2: #EF6F2A;
--color-3: #EFA02A;
--color-4: #EFD12A;
--color-5: #DBEF2A;
}Palettes that share visual characteristics and color harmony.