Paleta de colores Verdant Oasis
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Oasis palette
CSS de la paleta de colores Verdant Oasis
/* CSS */
.color-1 {
color: #3cb472;
}
.color-2 {
color: #6fbe8d;
}
.color-3 {
color: #9fd69f;
}
.color-4 {
color: #f0e78e;
}
.color-5 {
color: #fab700;
}
/* CSS Variables */
:root {
--color-1: #3cb472;
--color-2: #6fbe8d;
--color-3: #9fd69f;
--color-4: #f0e78e;
--color-5: #fab700;
}
CSS del degradado de fondo Verdant Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3cb472, #6fbe8d, #9fd69f, #f0e78e, #fab700);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3cb472, #6fbe8d, #9fd69f, #f0e78e, #fab700);
}
Paletas de colores similares
- Shades of Green Apple
- Teal Breeze
- Shades of Purple Green
- Emerald Oasis
- Tropical Oasis
- Shades of Red and Green
- Serene Harbor
- Muted Whispers
- Velvet Sunrise
- Whimsical Dreamscape
- Shades of Green
- Whimsical Fiesta
- Sunny Kiko Garden
- Shades of Green
- Sunlit Oasis
- Shades of Green and Lilac
- Tropical Tigerfish Tones
- Dimitri's Radiance
Verdant Oasis color palette created on .