Paleta de colores Blue Pets Hospital
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Pets Hospital palette
CSS de la paleta de colores Blue Pets Hospital
/* CSS */
.color-1 {
color: #f7b5a1;
}
.color-2 {
color: #f4c09f;
}
.color-3 {
color: #f3d6af;
}
.color-4 {
color: #a3d2e0;
}
.color-5 {
color: #4b91e2;
}
/* CSS Variables */
:root {
--color-1: #f7b5a1;
--color-2: #f4c09f;
--color-3: #f3d6af;
--color-4: #a3d2e0;
--color-5: #4b91e2;
}
CSS del degradado de fondo Blue Pets Hospital
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b5a1, #f4c09f, #f3d6af, #a3d2e0, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b5a1, #f4c09f, #f3d6af, #a3d2e0, #4b91e2);
}
Paletas de colores similares
Blue Pets Hospital color palette created on .