Umbreon Moonlight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Umbreon Moonlight palette

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

Umbreon Moonlight カラー パレット PNG 画像

Download umbreon moonlight color palette PNG image (landscape)
Download umbreon moonlight color palette PNG image (square)

Umbreon Moonlight カラーパレット CSS

/* CSS */
.color-1 {
color: #1c202c;
}
.color-2 {
color: #3a3e45;
}
.color-3 {
color: #656c8b;
}
.color-4 {
color: #f8cb4f;
}
.color-5 {
color: #e79a1d;
}

/* CSS Variables */
:root {
--color-1: #1c202c;
--color-2: #3a3e45;
--color-3: #656c8b;
--color-4: #f8cb4f;
--color-5: #e79a1d;
}

Umbreon Moonlight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c202c, #3a3e45, #656c8b, #f8cb4f, #e79a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c202c, #3a3e45, #656c8b, #f8cb4f, #e79a1d);
}

Umbreon Moonlight color palette created on .