Blood for the Blood God カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blood for the Blood God palette

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

Blood for the Blood God カラー パレット PNG 画像

Download blood for the blood god color palette PNG image (landscape)
Download blood for the blood god color palette PNG image (square)

Blood for the Blood God カラーパレット CSS

/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #d57d6c;
}
.color-3 {
color: #f3b7a0;
}
.color-4 {
color: #a14f52;
}
.color-5 {
color: #5c1f25;
}

/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #d57d6c;
--color-3: #f3b7a0;
--color-4: #a14f52;
--color-5: #5c1f25;
}

Blood for the Blood God の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #d57d6c, #f3b7a0, #a14f52, #5c1f25);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #d57d6c, #f3b7a0, #a14f52, #5c1f25);
}

Blood for the Blood God color palette created on .