Paleta de colores North the Christmas Husky
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with North the Christmas Husky palette
CSS de la paleta de colores North the Christmas Husky
/* CSS */
.color-1 {
color: #a7dadc;
}
.color-2 {
color: #f2faef;
}
.color-3 {
color: #fdcc81;
}
.color-4 {
color: #e63746;
}
.color-5 {
color: #f1a8a2;
}
/* CSS Variables */
:root {
--color-1: #a7dadc;
--color-2: #f2faef;
--color-3: #fdcc81;
--color-4: #e63746;
--color-5: #f1a8a2;
}
CSS del degradado de fondo North the Christmas Husky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7dadc, #f2faef, #fdcc81, #e63746, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7dadc, #f2faef, #fdcc81, #e63746, #f1a8a2);
}
Paletas de colores similares
North the Christmas Husky color palette created on .