Whispers of Lavender Rose カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Lavender Rose palette

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

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

Download whispers of lavender rose color palette PNG image (landscape)
Download whispers of lavender rose color palette PNG image (square)

Whispers of Lavender Rose カラーパレット CSS

/* CSS */
.color-1 {
color: #5e495f;
}
.color-2 {
color: #806b7b;
}
.color-3 {
color: #afa1a3;
}
.color-4 {
color: #d7c6c9;
}
.color-5 {
color: #f2e3e6;
}

/* CSS Variables */
:root {
--color-1: #5e495f;
--color-2: #806b7b;
--color-3: #afa1a3;
--color-4: #d7c6c9;
--color-5: #f2e3e6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e495f, #806b7b, #afa1a3, #d7c6c9, #f2e3e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e495f, #806b7b, #afa1a3, #d7c6c9, #f2e3e6);
}

Whispers of Lavender Rose color palette created on .