Whispers of Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Elegance palette

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

Whispers of Elegance カラーパレット (PNG) をダウンロード

Download whispers of elegance color palette PNG image (landscape)
Download whispers of elegance color palette PNG image (square)

Whispers of Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #e0b2b2;
}
.color-2 {
color: #b7a4a4;
}
.color-3 {
color: #f0d6e2;
}
.color-4 {
color: #f5e5f5;
}
.color-5 {
color: #d1d1d1;
}

/* CSS Variables */
:root {
--color-1: #e0b2b2;
--color-2: #b7a4a4;
--color-3: #f0d6e2;
--color-4: #f5e5f5;
--color-5: #d1d1d1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0b2b2, #b7a4a4, #f0d6e2, #f5e5f5, #d1d1d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0b2b2, #b7a4a4, #f0d6e2, #f5e5f5, #d1d1d1);
}

Whispers of Elegance color palette created on .