Haitaa Midnight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Haitaa Midnight palette

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

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

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

Haitaa Midnight カラーパレット CSS

/* CSS */
.color-1 {
color: #1e2876;
}
.color-2 {
color: #493b91;
}
.color-3 {
color: #7a4f9c;
}
.color-4 {
color: #a762a1;
}
.color-5 {
color: #d77fb9;
}

/* CSS Variables */
:root {
--color-1: #1e2876;
--color-2: #493b91;
--color-3: #7a4f9c;
--color-4: #a762a1;
--color-5: #d77fb9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e2876, #493b91, #7a4f9c, #a762a1, #d77fb9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e2876, #493b91, #7a4f9c, #a762a1, #d77fb9);
}

Haitaa Midnight color palette created on .