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 energy palette featuring Deep Muted Blue, Dark Muted Blue, Light Gray.
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 |
|---|---|---|---|---|---|
#2D3142 | rgb(45, 49, 66) | hsl(229, 19%, 22%) | Deep Muted Blue | View | |
#4F5D75 | rgb(79, 93, 117) | hsl(218, 19%, 38%) | Dark Muted Blue | View | |
#BFC0C0 | rgb(191, 192, 192) | hsl(180, 1%, 75%) | Light Gray | View | |
#FFFFFF | rgb(255, 255, 255) | hsl(0, 0%, 100%) | White | View | |
#EF8354 | rgb(239, 131, 84) | hsl(18, 83%, 63%) | Pure Orange | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Blue and Dark Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2D3142;
--color-2: #4F5D75;
--color-3: #BFC0C0;
--color-4: #FFFFFF;
--color-5: #EF8354;
}Palettes that share visual characteristics and color harmony.