Whispers of Frost カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Frost palette

このパレットを共有する先:

Whispers of Frost カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #f9fafa;
}
.color-4 {
color: #e3e6e8;
}
.color-5 {
color: #bdc4cc;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffffff;
--color-3: #f9fafa;
--color-4: #e3e6e8;
--color-5: #bdc4cc;
}

Whispers of Frost の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffffff, #f9fafa, #e3e6e8, #bdc4cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffffff, #f9fafa, #e3e6e8, #bdc4cc);
}

似たようなカラーパレット

Whispers of Frost color palette created on .