Wine Berry Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Wine Berry Delight palette

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

Wine Berry Delight カラー パレット PNG 画像

Download wine berry delight color palette PNG image (landscape)
Download wine berry delight color palette PNG image (square)

Wine Berry Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #3e0f20;
}
.color-2 {
color: #6f2a3e;
}
.color-3 {
color: #a05a79;
}
.color-4 {
color: #d89d9e;
}
.color-5 {
color: #f3c3c7;
}

/* CSS Variables */
:root {
--color-1: #3e0f20;
--color-2: #6f2a3e;
--color-3: #a05a79;
--color-4: #d89d9e;
--color-5: #f3c3c7;
}

Wine Berry Delight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3e0f20, #6f2a3e, #a05a79, #d89d9e, #f3c3c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3e0f20, #6f2a3e, #a05a79, #d89d9e, #f3c3c7);
}

Wine Berry Delight color palette created on .