Crimson Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crimson Elegance palette

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

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

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

Crimson Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #3d1f3c;
}
.color-2 {
color: #7b4b8b;
}
.color-3 {
color: #b27bb2;
}
.color-4 {
color: #c04939;
}
.color-5 {
color: #a73939;
}

/* CSS Variables */
:root {
--color-1: #3d1f3c;
--color-2: #7b4b8b;
--color-3: #b27bb2;
--color-4: #c04939;
--color-5: #a73939;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3d1f3c, #7b4b8b, #b27bb2, #c04939, #a73939);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3d1f3c, #7b4b8b, #b27bb2, #c04939, #a73939);
}

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

Crimson Elegance color palette created on .