Whispers of Soft Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Soft Elegance palette

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

Whispers of Soft Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #f5f5f5;
}
.color-3 {
color: #ededed;
}
.color-4 {
color: #e1dfdf;
}
.color-5 {
color: #b59797;
}

/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #f5f5f5;
--color-3: #ededed;
--color-4: #e1dfdf;
--color-5: #b59797;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #f5f5f5, #ededed, #e1dfdf, #b59797);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #f5f5f5, #ededed, #e1dfdf, #b59797);
}

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

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

Whispers of Soft Elegance color palette created on .