Paleta de colores Blue Igor
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Igor palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Blue Igor (PNG)
CSS de la paleta de colores Blue Igor
/* CSS */
.color-1 {
color: #5c8ddb;
}
.color-2 {
color: #7bc7e5;
}
.color-3 {
color: #a4e2e5;
}
.color-4 {
color: #f1df5b;
}
.color-5 {
color: #f79f3b;
}
/* CSS Variables */
:root {
--color-1: #5c8ddb;
--color-2: #7bc7e5;
--color-3: #a4e2e5;
--color-4: #f1df5b;
--color-5: #f79f3b;
}
CSS del degradado de fondo Blue Igor
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c8ddb, #7bc7e5, #a4e2e5, #f1df5b, #f79f3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c8ddb, #7bc7e5, #a4e2e5, #f1df5b, #f79f3b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Blue Igor color palette created on .