Shades of Gray Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Gray palette
tavolozza dei colori Shades of Gray CSS
/* CSS */
.color-1 {
color: #d0d1dc;
}
.color-2 {
color: #b3b5c6;
}
.color-3 {
color: #a7a9b4;
}
.color-4 {
color: #e5e1e5;
}
.color-5 {
color: #f6c6d1;
}
/* CSS Variables */
:root {
--color-1: #d0d1dc;
--color-2: #b3b5c6;
--color-3: #a7a9b4;
--color-4: #e5e1e5;
--color-5: #f6c6d1;
}
CSS con gradiente di sfondo Shades of Gray
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0d1dc, #b3b5c6, #a7a9b4, #e5e1e5, #f6c6d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0d1dc, #b3b5c6, #a7a9b4, #e5e1e5, #f6c6d1);
}
Tavolozze di colori simili
- Woolly Whispers
- Whispers of Cream
- Dreamy Mechanica
- Whimsical Frosting
- Moonlight Shades
- Buttercream Dreams
- Beige Cookie
- Whispering Biscotti
- Whimsical Treats
- Mystic Berry Whispers
- Light Beige
- Whispering Cookie Dreams
- Sweet Fluffy Confection
- Shades of Ivory
- Enchanted Dust Whisper
- Winter Blue
- Blue Terracotta Dream
- Shades of Yellow
Shades of Gray color palette created on .