Black Depths of the Blood Sea カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Black Depths of the Blood Sea palette

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

Black Depths of the Blood Sea カラー パレット PNG 画像

Download black depths of the blood sea color palette PNG image (landscape)
Download black depths of the blood sea color palette PNG image (square)

Black Depths of the Blood Sea カラーパレット CSS

/* CSS */
.color-1 {
color: #2e1a1f;
}
.color-2 {
color: #593b42;
}
.color-3 {
color: #8a565c;
}
.color-4 {
color: #af8386;
}
.color-5 {
color: #d19fa3;
}

/* CSS Variables */
:root {
--color-1: #2e1a1f;
--color-2: #593b42;
--color-3: #8a565c;
--color-4: #af8386;
--color-5: #d19fa3;
}

Black Depths of the Blood Sea の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e1a1f, #593b42, #8a565c, #af8386, #d19fa3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e1a1f, #593b42, #8a565c, #af8386, #d19fa3);
}

Black Depths of the Blood Sea color palette created on .