Paleta de colores Viridian Breeze
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Viridian Breeze palette
CSS de la paleta de colores Viridian Breeze
/* CSS */
.color-1 {
color: #40826d;
}
.color-2 {
color: #4cae7b;
}
.color-3 {
color: #6bcca9;
}
.color-4 {
color: #a4e5b2;
}
.color-5 {
color: #d9f7e3;
}
/* CSS Variables */
:root {
--color-1: #40826d;
--color-2: #4cae7b;
--color-3: #6bcca9;
--color-4: #a4e5b2;
--color-5: #d9f7e3;
}
CSS del degradado de fondo Viridian Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #40826d, #4cae7b, #6bcca9, #a4e5b2, #d9f7e3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #40826d, #4cae7b, #6bcca9, #a4e5b2, #d9f7e3);
}
Paletas de colores similares
- Nordic Serenity
- Shades of Green
- Arabella's Dream
- Sour Apple Green
- Celadon Dreams
- Verdant Embrace
- Tropical Serenity
- Vibrant Royal Blue
- Shades of Green
- Pastel Pink
- Shades of Jungle Green
- Empowerment Spectrum
- Vitality Harvest
- Whimsical Meadow Dreams
- Shades of Green
- Pastel Pink with Coral Accent
- Colorful Bandiera
- Shades of Green and Blue
Viridian Breeze color palette created on .