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 functional palette featuring Pure Red, Vibrant Orange, Vibrant Yellow.
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 |
|---|---|---|---|---|---|
#EF4444 | rgb(239, 68, 68) | hsl(0, 84%, 60%) | Pure Red | View | |
#F97316 | rgb(249, 115, 22) | hsl(25, 95%, 53%) | Vibrant Orange | View | |
#EAB308 | rgb(234, 179, 8) | hsl(45, 93%, 47%) | Vibrant Yellow | View | |
#22C55E | rgb(34, 197, 94) | hsl(142, 71%, 45%) | Green | View | |
#3B82F6 | rgb(59, 130, 246) | hsl(217, 91%, 60%) | Vibrant Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EF4444;
--color-2: #F97316;
--color-3: #EAB308;
--color-4: #22C55E;
--color-5: #3B82F6;
}Palettes that share visual characteristics and color harmony.