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 happiness palette featuring Dark Gray, Pure Red, 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 |
|---|---|---|---|---|---|
#50514F | rgb(80, 81, 79) | hsl(90, 1%, 31%) | Dark Gray | View | |
#F25F5C | rgb(242, 95, 92) | hsl(1, 85%, 65%) | Pure Red | View | |
#FFE066 | rgb(255, 224, 102) | hsl(48, 100%, 70%) | Vibrant Yellow | View | |
#247BA0 | rgb(36, 123, 160) | hsl(198, 63%, 38%) | Dark Sky Blue | View | |
#70C1B3 | rgb(112, 193, 179) | hsl(170, 40%, 60%) | Soft Cyan | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Gray and Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #50514F;
--color-2: #F25F5C;
--color-3: #FFE066;
--color-4: #247BA0;
--color-5: #70C1B3;
}Palettes that share visual characteristics and color harmony.