Gothic Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Gothic Elegance palette

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

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

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

Gothic Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #3d0a0a;
}
.color-2 {
color: #5c1f1f;
}
.color-3 {
color: #7d3b3b;
}
.color-4 {
color: #9a5b5b;
}
.color-5 {
color: #c85151;
}

/* CSS Variables */
:root {
--color-1: #3d0a0a;
--color-2: #5c1f1f;
--color-3: #7d3b3b;
--color-4: #9a5b5b;
--color-5: #c85151;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3d0a0a, #5c1f1f, #7d3b3b, #9a5b5b, #c85151);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3d0a0a, #5c1f1f, #7d3b3b, #9a5b5b, #c85151);
}

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

Gothic Elegance color palette created on .