Paleta de colores Shades of Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Green palette
CSS de la paleta de colores Shades of Green
/* CSS */
.color-1 {
color: #b7e0a9;
}
.color-2 {
color: #a2cda7;
}
.color-3 {
color: #8dbf9d;
}
.color-4 {
color: #6dba9f;
}
.color-5 {
color: #4bb9b4;
}
/* CSS Variables */
:root {
--color-1: #b7e0a9;
--color-2: #a2cda7;
--color-3: #8dbf9d;
--color-4: #6dba9f;
--color-5: #4bb9b4;
}
CSS del degradado de fondo Shades of Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7e0a9, #a2cda7, #8dbf9d, #6dba9f, #4bb9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7e0a9, #a2cda7, #8dbf9d, #6dba9f, #4bb9b4);
}
Paletas de colores similares
- Apple Orchard
- Minty Reverie
- Shades of Green
- Sunset Serenade
- Warm Ravi
- Shades of Green
- Sunny Oasis
- Glitch Spectrum
- Vibrant Whirlwind
- Vibrant Orange
- Coastal Serenity
- Zesty Biscotti Bliss
- Whimsical Woodland Retreat
- Emerald Whisper
- Reflective Oasis
- Dark Green and Purple Science
- Crimson Forest Shadows
- Red and Green Harmony
Shades of Green color palette created on .