Paleta de colores Vibrant Red
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Red palette
CSS de la paleta de colores Vibrant Red
/* CSS */
.color-1 {
color: #009e57;
}
.color-2 {
color: #d62c29;
}
.color-3 {
color: #3b3b3b;
}
.color-4 {
color: #ffffff;
}
.color-5 {
color: #f5c400;
}
/* CSS Variables */
:root {
--color-1: #009e57;
--color-2: #d62c29;
--color-3: #3b3b3b;
--color-4: #ffffff;
--color-5: #f5c400;
}
CSS del degradado de fondo Vibrant Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #009e57, #d62c29, #3b3b3b, #ffffff, #f5c400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #009e57, #d62c29, #3b3b3b, #ffffff, #f5c400);
}
Paletas de colores similares
- Empowerment Spectrum
- Sunset Serenade
- Sunset Serenade
- Vibrant Life Green
- Noche de Suspenso
- Whispers of Affection
- Sunset Serenity
- Celeste and Rojo Garden
- Mirthful Masquerade
- Vibrant Red
- Autumn Ember Grove
- Sarpanch Silk
- Autumn Harvest Elegance
- Healthy Yellow
- Sage Green and Red Notes
- Healthy Yellow
- Coral Breeze
- Apple Red
Vibrant Red color palette created on .