Nohr's Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Nohr's Embrace palette

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

Nohr's Embrace カラー パレット PNG 画像

Download nohr's embrace color palette PNG image (landscape)
Download nohr's embrace color palette PNG image (square)

Nohr's Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #0e101b;
}
.color-2 {
color: #1d2c3e;
}
.color-3 {
color: #335b71;
}
.color-4 {
color: #4d7e8f;
}
.color-5 {
color: #6a78a4;
}

/* CSS Variables */
:root {
--color-1: #0e101b;
--color-2: #1d2c3e;
--color-3: #335b71;
--color-4: #4d7e8f;
--color-5: #6a78a4;
}

Nohr's Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0e101b, #1d2c3e, #335b71, #4d7e8f, #6a78a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0e101b, #1d2c3e, #335b71, #4d7e8f, #6a78a4);
}

Nohr's Embrace color palette created on .