Paleta de colores Vibrant Yellow Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Yellow Pink palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Vibrant Yellow Pink (PNG)
CSS de la paleta de colores Vibrant Yellow Pink
/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ff2990;
}
.color-4 {
color: #c01b70;
}
.color-5 {
color: #7729ff;
}
/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #ff6d1f;
--color-3: #ff2990;
--color-4: #c01b70;
--color-5: #7729ff;
}
CSS del degradado de fondo Vibrant Yellow Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #ff6d1f, #ff2990, #c01b70, #7729ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #ff6d1f, #ff2990, #c01b70, #7729ff);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Brillante
Vibrant Yellow Pink color palette created on .