Paleta de colores Dirty Worm
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dirty Worm palette
CSS de la paleta de colores Dirty Worm
/* CSS */
.color-1 {
color: #d7c6a8;
}
.color-2 {
color: #a8a08f;
}
.color-3 {
color: #7c7b6e;
}
.color-4 {
color: #4d4c4c;
}
.color-5 {
color: #2e2d2d;
}
/* CSS Variables */
:root {
--color-1: #d7c6a8;
--color-2: #a8a08f;
--color-3: #7c7b6e;
--color-4: #4d4c4c;
--color-5: #2e2d2d;
}
CSS del degradado de fondo Dirty Worm
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c6a8, #a8a08f, #7c7b6e, #4d4c4c, #2e2d2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c6a8, #a8a08f, #7c7b6e, #4d4c4c, #2e2d2d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Terroso
- Tranquil Oasis
- Lush Meadow Harmony
- Grizzly Grove
- Dark Green Outdoors
- Earthy Meadow
- Whispers of the Stacks
- Verdant Dreamscape
- Verdant Dreamscape
- Whispering Greens
- Shades of Green Grey
- Sage Serenity
- Regal Earthtones
- Shades of Green
- Rustic Grove
- Autumn Embrace
- Bohemian Earthsong
- Vibrant Earthy Reds and Greens
- Rich Green and Red
Dirty Worm color palette created on .