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 |
|---|---|---|---|---|---|
#F5805C | rgb(245, 128, 92) | hsl(14, 88%, 66%) | Pure Red | View | |
#F5A65C | rgb(245, 166, 92) | hsl(29, 88%, 66%) | Pure Orange | View | |
#F5CC5C | rgb(245, 204, 92) | hsl(44, 88%, 66%) | Pure Amber | View | |
#F5F25C | rgb(245, 242, 92) | hsl(59, 88%, 66%) | Pure Yellow | View | |
#D1F55C | rgb(209, 245, 92) | hsl(74, 88%, 66%) | 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: #F5805C;
--color-2: #F5A65C;
--color-3: #F5CC5C;
--color-4: #F5F25C;
--color-5: #D1F55C;
}Palettes that share visual characteristics and color harmony.