Midnight Lycanroc カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Lycanroc palette

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

Midnight Lycanroc カラー パレット PNG 画像

Download midnight lycanroc color palette PNG image (landscape)
Download midnight lycanroc color palette PNG image (square)

Midnight Lycanroc カラーパレット CSS

/* CSS */
.color-1 {
color: #5e5b6b;
}
.color-2 {
color: #a8718b;
}
.color-3 {
color: #cfafb3;
}
.color-4 {
color: #f0b000;
}
.color-5 {
color: #5c4b91;
}

/* CSS Variables */
:root {
--color-1: #5e5b6b;
--color-2: #a8718b;
--color-3: #cfafb3;
--color-4: #f0b000;
--color-5: #5c4b91;
}

Midnight Lycanroc の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e5b6b, #a8718b, #cfafb3, #f0b000, #5c4b91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e5b6b, #a8718b, #cfafb3, #f0b000, #5c4b91);
}

Midnight Lycanroc color palette created on .