Paleta de colores Dirty Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dirty Green palette
CSS de la paleta de colores Dirty Green
/* CSS */
.color-1 {
color: #3a3b30;
}
.color-2 {
color: #595c47;
}
.color-3 {
color: #7b7f5c;
}
.color-4 {
color: #a8a55d;
}
.color-5 {
color: #c8c978;
}
/* CSS Variables */
:root {
--color-1: #3a3b30;
--color-2: #595c47;
--color-3: #7b7f5c;
--color-4: #a8a55d;
--color-5: #c8c978;
}
CSS del degradado de fondo Dirty Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a3b30, #595c47, #7b7f5c, #a8a55d, #c8c978);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a3b30, #595c47, #7b7f5c, #a8a55d, #c8c978);
}
Paletas de colores similares
- Natural Taupe
- Frosted Sunrise
- Elegant Green
- Echoes of the Yidaki
- Earthly Elegance
- Emerald Whispers
- Emerald Whispers
- Emerald Whispers
- Earthy Elegance
- Olive Green and Rich Red Harmony
- Elegant Green
- Dark Green Mellow Ivy
- Bridal Greenery
- Emerald Whisper
- Dark Green and Red Harmony
- Green BelowNatural
- Colorful Michel
- Martian Oasis
Dirty Green color palette created on .