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 |
|---|---|---|---|---|---|
#F26D5F | rgb(242, 109, 95) | hsl(6, 85%, 66%) | Pure Red | View | |
#F2925F | rgb(242, 146, 95) | hsl(21, 85%, 66%) | Pure Orange | View | |
#F2B75F | rgb(242, 183, 95) | hsl(36, 85%, 66%) | Pure Amber | View | |
#F2DC5F | rgb(242, 220, 95) | hsl(51, 85%, 66%) | Pure Yellow | View | |
#E3F25F | rgb(227, 242, 95) | hsl(66, 85%, 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: #F26D5F;
--color-2: #F2925F;
--color-3: #F2B75F;
--color-4: #F2DC5F;
--color-5: #E3F25F;
}Palettes that share visual characteristics and color harmony.