Sun&Moon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sun&Moon palette

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

Sun&Moon カラー パレット PNG 画像

Download sun&moon color palette PNG image (landscape)
Download sun&moon color palette PNG image (square)

Sun&Moon カラーパレット CSS

/* CSS */
.color-1 {
color: #f9e19f;
}
.color-2 {
color: #f6b7a7;
}
.color-3 {
color: #e88c9e;
}
.color-4 {
color: #d86f92;
}
.color-5 {
color: #a76c9a;
}

/* CSS Variables */
:root {
--color-1: #f9e19f;
--color-2: #f6b7a7;
--color-3: #e88c9e;
--color-4: #d86f92;
--color-5: #a76c9a;
}

Sun&Moon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e19f, #f6b7a7, #e88c9e, #d86f92, #a76c9a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e19f, #f6b7a7, #e88c9e, #d86f92, #a76c9a);
}

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

Sun&Moon color palette created on .