Whispers of Winter カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Winter palette

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

Whispers of Winter カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fbfbfe;
}
.color-3 {
color: #f8f7fd;
}
.color-4 {
color: #e0e5eb;
}
.color-5 {
color: #babdc4;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fbfbfe;
--color-3: #f8f7fd;
--color-4: #e0e5eb;
--color-5: #babdc4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fbfbfe, #f8f7fd, #e0e5eb, #babdc4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fbfbfe, #f8f7fd, #e0e5eb, #babdc4);
}

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

下にスクロールして1個の白カラーパレットを探索しましょう

Whispers of Winter color palette created on .