日本の月 Color Palette

Discover the beautiful 日本の月 color palette featuring sandwisp (#f3e7a0), akaroa (#d1c6a3), martini (#b3a59e), strikemaster (#906a8e) and affair (#6b4b8b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withYellow, Cream, Beige, Purple, Pink, Moon, Soft 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 日本の月 palette

Share this palette to:

💻 日本の月 color palette CSS

/* CSS */
.color-1 {
color: #f3e7a0;
}
.color-2 {
color: #d1c6a3;
}
.color-3 {
color: #b3a59e;
}
.color-4 {
color: #906a8e;
}
.color-5 {
color: #6b4b8b;
}

/* CSS Variables */
:root {
--color-1: #f3e7a0;
--color-2: #d1c6a3;
--color-3: #b3a59e;
--color-4: #906a8e;
--color-5: #6b4b8b;
}

🌈 日本の月 background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e7a0, #d1c6a3, #b3a59e, #906a8e, #6b4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e7a0, #d1c6a3, #b3a59e, #906a8e, #6b4b8b);
}

日本の月 color palette created on .