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: #7a2a3a;
}
.color-2 {
color: #aa4b7e;
}
.color-3 {
color: #c68dc9;
}
.color-4 {
color: #5e2c90;
}
.color-5 {
color: #3e0b5b;
}

/* CSS Variables */
:root {
--color-1: #7a2a3a;
--color-2: #aa4b7e;
--color-3: #c68dc9;
--color-4: #5e2c90;
--color-5: #3e0b5b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a2a3a, #aa4b7e, #c68dc9, #5e2c90, #3e0b5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a2a3a, #aa4b7e, #c68dc9, #5e2c90, #3e0b5b);
}

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

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

Wine and Purple color palette created on .