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 |
|---|---|---|---|---|---|
#EF806C | rgb(239, 128, 108) | hsl(9, 80%, 68%) | Pure Red | View | |
#EFA06C | rgb(239, 160, 108) | hsl(24, 80%, 68%) | Pure Orange | View | |
#EFC16C | rgb(239, 193, 108) | hsl(39, 80%, 68%) | Pure Amber | View | |
#EFE26C | rgb(239, 226, 108) | hsl(54, 80%, 68%) | Pure Yellow | View | |
#DBEF6C | rgb(219, 239, 108) | hsl(69, 80%, 68%) | 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: #EF806C;
--color-2: #EFA06C;
--color-3: #EFC16C;
--color-4: #EFE26C;
--color-5: #DBEF6C;
}Palettes that share visual characteristics and color harmony.