Elegant Gray Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Elegant Gray palette
Elegant Gray color palette CSS
/* CSS */
.color-1 {
color: #3e4f51;
}
.color-2 {
color: #c4cad4;
}
.color-3 {
color: #f0e3d1;
}
.color-4 {
color: #e2b83c;
}
.color-5 {
color: #c94e3b;
}
/* CSS Variables */
:root {
--color-1: #3e4f51;
--color-2: #c4cad4;
--color-3: #f0e3d1;
--color-4: #e2b83c;
--color-5: #c94e3b;
}
Elegant Gray background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3e4f51, #c4cad4, #f0e3d1, #e2b83c, #c94e3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3e4f51, #c4cad4, #f0e3d1, #e2b83c, #c94e3b);
}
Similar color palettes
Scroll down to explore 100+ Elegant color palettes
- The Fog Is Coming
- Dusty Rose
- Whispers of Elegance
- Shades of Pink
- Midnight Cookie Dream
- Midnight Confectionery
- Danica's Dreamscape
- Whispering Sands
- Minimalist Aesthetic
- Whispers of the Silk Moon
- Forgotten Fortress
- Midas Glow
- Whispers of Twilight
- Warm Orange
- Elegant Green
- Elegant Gray
- Whispers of Earth
- Whispering Earthtones
Elegant Gray color palette created on .