Retro Undead Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Retro Undead Harmony palette

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

Retro Undead Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #1e2a2f;
}
.color-2 {
color: #4a7c8c;
}
.color-3 {
color: #6f9f8f;
}
.color-4 {
color: #b4d77e;
}
.color-5 {
color: #e1f3b4;
}

/* CSS Variables */
:root {
--color-1: #1e2a2f;
--color-2: #4a7c8c;
--color-3: #6f9f8f;
--color-4: #b4d77e;
--color-5: #e1f3b4;
}

Retro Undead Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e2a2f, #4a7c8c, #6f9f8f, #b4d77e, #e1f3b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e2a2f, #4a7c8c, #6f9f8f, #b4d77e, #e1f3b4);
}

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

Retro Undead Harmony color palette created on .