Paleta de colores Red and Yellow España
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Red and Yellow España palette
CSS de la paleta de colores Red and Yellow España
/* CSS */
.color-1 {
color: #c92c41;
}
.color-2 {
color: #f9c54e;
}
.color-3 {
color: #f9b058;
}
.color-4 {
color: #f9e1a4;
}
.color-5 {
color: #4b7081;
}
/* CSS Variables */
:root {
--color-1: #c92c41;
--color-2: #f9c54e;
--color-3: #f9b058;
--color-4: #f9e1a4;
--color-5: #4b7081;
}
CSS del degradado de fondo Red and Yellow España
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c41, #f9c54e, #f9b058, #f9e1a4, #4b7081);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c41, #f9c54e, #f9b058, #f9e1a4, #4b7081);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Otoño
Red and Yellow España color palette created on .