North the Christmas Huskey カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with North the Christmas Huskey palette
North the Christmas Huskey カラーパレット CSS
/* CSS */
.color-1 {
color: #a6c5c9;
}
.color-2 {
color: #6a9da4;
}
.color-3 {
color: #e5b29e;
}
.color-4 {
color: #d65c60;
}
.color-5 {
color: #f2e6b1;
}
/* CSS Variables */
:root {
--color-1: #a6c5c9;
--color-2: #6a9da4;
--color-3: #e5b29e;
--color-4: #d65c60;
--color-5: #f2e6b1;
}
North the Christmas Huskey の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c5c9, #6a9da4, #e5b29e, #d65c60, #f2e6b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c5c9, #6a9da4, #e5b29e, #d65c60, #f2e6b1);
}
似たようなカラーパレット
North the Christmas Huskey color palette created on .