Whispers of Blush カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Blush palette

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

Whispers of Blush カラーパレット CSS

/* CSS */
.color-1 {
color: #f5f0f3;
}
.color-2 {
color: #f9becb;
}
.color-3 {
color: #edb1bb;
}
.color-4 {
color: #c3b7bf;
}
.color-5 {
color: #dd9dab;
}

/* CSS Variables */
:root {
--color-1: #f5f0f3;
--color-2: #f9becb;
--color-3: #edb1bb;
--color-4: #c3b7bf;
--color-5: #dd9dab;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0f3, #f9becb, #edb1bb, #c3b7bf, #dd9dab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0f3, #f9becb, #edb1bb, #c3b7bf, #dd9dab);
}

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

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

Whispers of Blush color palette created on .