Whispering Blush Tones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Blush Tones palette

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

Whispering Blush Tones カラーパレット CSS

/* CSS */
.color-1 {
color: #dddadc;
}
.color-2 {
color: #d1cccd;
}
.color-3 {
color: #c0b9ba;
}
.color-4 {
color: #dca8ad;
}
.color-5 {
color: #ae9899;
}

/* CSS Variables */
:root {
--color-1: #dddadc;
--color-2: #d1cccd;
--color-3: #c0b9ba;
--color-4: #dca8ad;
--color-5: #ae9899;
}

Whispering Blush Tones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dddadc, #d1cccd, #c0b9ba, #dca8ad, #ae9899);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dddadc, #d1cccd, #c0b9ba, #dca8ad, #ae9899);
}

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

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

Whispering Blush Tones color palette created on .