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: #5e2b58;
}
.color-2 {
color: #8b5b9a;
}
.color-3 {
color: #b19bc5;
}
.color-4 {
color: #e4b4c6;
}
.color-5 {
color: #c85d51;
}

/* CSS Variables */
:root {
--color-1: #5e2b58;
--color-2: #8b5b9a;
--color-3: #b19bc5;
--color-4: #e4b4c6;
--color-5: #c85d51;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e2b58, #8b5b9a, #b19bc5, #e4b4c6, #c85d51);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e2b58, #8b5b9a, #b19bc5, #e4b4c6, #c85d51);
}

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

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

Wine and Purple color palette created on .