日本の月 Japanese Moon Color Palette

Discover the beautiful 日本の月 Japanese Moon color palette featuring zombie (#e4d99a), coral reef (#c7bc99), zorba (#a99993), trendy pink (#876388) and affair (#644785).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBeige, Brown, Purple, Gray, Warm, Earthy, Muted, Vintage, Soft, Autumn color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • Copy precise HEX codes and RGB values for your designs
  • Adjust its brightness, saturation, and warmth to create new variations
  • Preview UI components to see how colors work in real interfaces
  • Copy CSS code including background gradients and color variables
  • Download the palette
  • Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with 日本の月 Japanese Moon palette

Share this palette to:

💻 日本の月 Japanese Moon color palette 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;
}

🌈 日本の月 Japanese Moon background gradient 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);
}

日本の月 Japanese Moon color palette created on .