日本の月 カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 日本の月 palette

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

日本の月 カラー パレット PNG 画像

Download 日本の月 color palette PNG image (landscape)
Download 日本の月 color palette PNG image (square)

日本の月 カラーパレット CSS

/* CSS */
.color-1 {
color: #e4d99a;
}
.color-2 {
color: #c7bc99;
}
.color-3 {
color: #a99993;
}
.color-4 {
color: #876388;
}
.color-5 {
color: #644785;
}

/* CSS Variables */
:root {
--color-1: #e4d99a;
--color-2: #c7bc99;
--color-3: #a99993;
--color-4: #876388;
--color-5: #644785;
}

日本の月 の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4d99a, #c7bc99, #a99993, #876388, #644785);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4d99a, #c7bc99, #a99993, #876388, #644785);
}

日本の月 color palette created on .