Wine and Purple カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Wine and Purple palette

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

Wine and Purple カラー パレット PNG 画像

Download wine and purple color palette PNG image (landscape)
Download wine and purple color palette PNG image (square)

Wine and Purple カラーパレット CSS

/* CSS */
.color-1 {
color: #6f2c90;
}
.color-2 {
color: #a45fbf;
}
.color-3 {
color: #d98cbe;
}
.color-4 {
color: #f1a7b8;
}
.color-5 {
color: #f9d3b4;
}

/* CSS Variables */
:root {
--color-1: #6f2c90;
--color-2: #a45fbf;
--color-3: #d98cbe;
--color-4: #f1a7b8;
--color-5: #f9d3b4;
}

Wine and Purple の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f2c90, #a45fbf, #d98cbe, #f1a7b8, #f9d3b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f2c90, #a45fbf, #d98cbe, #f1a7b8, #f9d3b4);
}

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

下にスクロールして2個のワインカラーパレットを探索しましょう

Wine and Purple color palette created on .