Whispers of Blush カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Blush palette

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

Whispers of Blush カラーパレット CSS

/* CSS */
.color-1 {
color: #f8f1f2;
}
.color-2 {
color: #f1e9e9;
}
.color-3 {
color: #eae5e1;
}
.color-4 {
color: #eae4e1;
}
.color-5 {
color: #c48da7;
}

/* CSS Variables */
:root {
--color-1: #f8f1f2;
--color-2: #f1e9e9;
--color-3: #eae5e1;
--color-4: #eae4e1;
--color-5: #c48da7;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f1f2, #f1e9e9, #eae5e1, #eae4e1, #c48da7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f1f2, #f1e9e9, #eae5e1, #eae4e1, #c48da7);
}

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

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

Whispers of Blush color palette created on .