Homura Akemi Color Palette

Discover the beautiful Homura Akemi color palette featuring blue zodiac (#0c1d40), bossanova (#3a2956), affair (#844c8a), charm (#d57b8c) and mandys pink (#f3b4c2).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Bright, Dark, Feminine, Lavender, Magenta, Pink, Purple, Vibrant 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 Homura Akemi palette

Share this palette to:

💻 Homura Akemi color palette CSS

/* CSS */
.color-1 {
color: #0c1d40;
}
.color-2 {
color: #3a2956;
}
.color-3 {
color: #844c8a;
}
.color-4 {
color: #d57b8c;
}
.color-5 {
color: #f3b4c2;
}

/* CSS Variables */
:root {
--color-1: #0c1d40;
--color-2: #3a2956;
--color-3: #844c8a;
--color-4: #d57b8c;
--color-5: #f3b4c2;
}

🌈 Homura Akemi background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0c1d40, #3a2956, #844c8a, #d57b8c, #f3b4c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0c1d40, #3a2956, #844c8a, #d57b8c, #f3b4c2);
}

🔗 Explore similar color palettes

No palettes found

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

Homura Akemi color palette created on .