Order of the Sun and Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Order of the Sun and Moon palette

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

Order of the Sun and Moon カラー パレット PNG 画像

Download order of the sun and moon color palette PNG image (landscape)
Download order of the sun and moon color palette PNG image (square)

Order of the Sun and Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #ffc300;
}
.color-2 {
color: #ff5833;
}
.color-3 {
color: #c70038;
}
.color-4 {
color: #920c3f;
}
.color-5 {
color: #581845;
}

/* CSS Variables */
:root {
--color-1: #ffc300;
--color-2: #ff5833;
--color-3: #c70038;
--color-4: #920c3f;
--color-5: #581845;
}

Order of the Sun and Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc300, #ff5833, #c70038, #920c3f, #581845);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc300, #ff5833, #c70038, #920c3f, #581845);
}

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

Order of the Sun and Moon color palette created on .