Blood Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blood Moon palette

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

Blood Moon カラー パレット PNG 画像

Download blood moon color palette PNG image (landscape)
Download blood moon color palette PNG image (square)

Blood Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #6d2c32;
}
.color-2 {
color: #8c4a4b;
}
.color-3 {
color: #b46a6b;
}
.color-4 {
color: #e2a2a4;
}
.color-5 {
color: #f29d9c;
}

/* CSS Variables */
:root {
--color-1: #6d2c32;
--color-2: #8c4a4b;
--color-3: #b46a6b;
--color-4: #e2a2a4;
--color-5: #f29d9c;
}

Blood Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c32, #8c4a4b, #b46a6b, #e2a2a4, #f29d9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c32, #8c4a4b, #b46a6b, #e2a2a4, #f29d9c);
}

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

下にスクロールして7個の赤カラーパレットを探索しましょう

Blood Moon color palette created on .