Gray Elephant Daddy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Gray Elephant Daddy palette
Gray Elephant Daddy color palette CSS
/* CSS */
.color-1 {
color: #999999;
}
.color-2 {
color: #b0b0b0;
}
.color-3 {
color: #d1d1d1;
}
.color-4 {
color: #f0f0f0;
}
.color-5 {
color: #f5f5f5;
}
/* CSS Variables */
:root {
--color-1: #999999;
--color-2: #b0b0b0;
--color-3: #d1d1d1;
--color-4: #f0f0f0;
--color-5: #f5f5f5;
}
Gray Elephant Daddy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #999999, #b0b0b0, #d1d1d1, #f0f0f0, #f5f5f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #999999, #b0b0b0, #d1d1d1, #f0f0f0, #f5f5f5);
}
Similar color palettes
- Modern Grey
- Sun-Kissed Weave
- Melancholic Hues
- Rustic Rosewood
- Savannah Serenity
- Serene Blossom
- Earthy Elegance
- Gray Beige Harmony
- Gray Elephant Daddy
- Urban Maverick
- Teal and Terracotta
- Rustic Earthtones
- Shades of Red
- Whispers of Twilight
- Midnight Fog Reverie
- Misty Forest Hues
- Wilderness Whisper
- Rustic Ember Elegance
Gray Elephant Daddy color palette created on .