Paleta de colores Vital Rhythm
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vital Rhythm palette
CSS de la paleta de colores Vital Rhythm
/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #ff6e42;
}
.color-3 {
color: #ffcc80;
}
.color-4 {
color: #ffad42;
}
.color-5 {
color: #f44034;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #ff6e42;
--color-3: #ffcc80;
--color-4: #ffad42;
--color-5: #f44034;
}
CSS del degradado de fondo Vital Rhythm
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #ff6e42, #ffcc80, #ffad42, #f44034);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #ff6e42, #ffcc80, #ffad42, #f44034);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 500+ paletas de colores Brillante
- Shades of Green Villain
- Gloomy Spectrum
- Orange Dream
- Coastal Serenade
- Coral Sunrise
- Coastal Elegance
- Timeless Harmony
- Shades of Green and Purple
- Shades of Pink and Green
- Enchanted Meadow
- Colorful Red
- Vibrant Pink
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Coral Breeze
- Undead Orchard
- Coral Green
Vital Rhythm color palette created on .