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 Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#F00F2D | rgb(240, 15, 45) | hsl(352, 88%, 50%) | Pure Red | View | |
#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 |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F00F2D;
--color-2: #F0290F;
--color-3: #F0620F;
--color-4: #F09A0F;
--color-5: #F0D20F;
}Palettes that share visual characteristics and color harmony.