Megumi Fushiguro Color Palette

Discover the beautiful Megumi Fushiguro color palette featuring oxford blue (#3a3c5a), comet (#5b5e7b), waterloo (#7b7e9d), polo blue (#8f9dcc) and spindle (#b3c6e5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Blue, Masculine, Modern, Soft, Deep, Bright, Gray, Violet, Summer 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 Megumi Fushiguro palette

Share this palette to:

💻 Megumi Fushiguro color palette CSS

/* CSS */
.color-1 {
color: #3a3c5a;
}
.color-2 {
color: #5b5e7b;
}
.color-3 {
color: #7b7e9d;
}
.color-4 {
color: #8f9dcc;
}
.color-5 {
color: #b3c6e5;
}

/* CSS Variables */
:root {
--color-1: #3a3c5a;
--color-2: #5b5e7b;
--color-3: #7b7e9d;
--color-4: #8f9dcc;
--color-5: #b3c6e5;
}

🌈 Megumi Fushiguro background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a3c5a, #5b5e7b, #7b7e9d, #8f9dcc, #b3c6e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a3c5a, #5b5e7b, #7b7e9d, #8f9dcc, #b3c6e5);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Megumi Fushiguro color palette created on .