Crimson Vine Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crimson Vine Elegance palette

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

Crimson Vine Elegance カラー パレット PNG 画像

Download crimson vine elegance color palette PNG image (landscape)
Download crimson vine elegance color palette PNG image (square)

Crimson Vine Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #6d1c39;
}
.color-2 {
color: #9c405b;
}
.color-3 {
color: #c67b8f;
}
.color-4 {
color: #e2a2b6;
}
.color-5 {
color: #f1c1ce;
}

/* CSS Variables */
:root {
--color-1: #6d1c39;
--color-2: #9c405b;
--color-3: #c67b8f;
--color-4: #e2a2b6;
--color-5: #f1c1ce;
}

Crimson Vine Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d1c39, #9c405b, #c67b8f, #e2a2b6, #f1c1ce);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d1c39, #9c405b, #c67b8f, #e2a2b6, #f1c1ce);
}

Crimson Vine Elegance color palette created on .