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 |
|---|---|---|---|---|---|
#F0290F | rgb(240, 41, 15) | hsl(7, 88%, 50%) | Pure Red | View | |
#F0620F | rgb(240, 98, 15) | hsl(22, 88%, 50%) | Pure Orange | View | |
#F09A0F | rgb(240, 154, 15) | hsl(37, 88%, 50%) | Pure Amber | View | |
#F0D20F | rgb(240, 210, 15) | hsl(52, 88%, 50%) | Pure Yellow | View | |
#D6F00F | rgb(214, 240, 15) | hsl(67, 88%, 50%) | 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: #F0290F;
--color-2: #F0620F;
--color-3: #F09A0F;
--color-4: #F0D20F;
--color-5: #D6F00F;
}Palettes that share visual characteristics and color harmony.