Kuromi & My Melody Color Palette
Discover the beautiful Kuromi & My Melody color palette featuring kobi (#eab8d1), blossom (#d7a3c5), amethyst smoke (#a98db4), victoria (#4b4b9b) and kimberly (#7b6c99).
Brightness
Saturation
Warmth
💡 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 Kuromi & My Melody palette
💻 Kuromi & My Melody color palette CSS
/* CSS */
.color-1 {
color: #eab8d1;
}
.color-2 {
color: #d7a3c5;
}
.color-3 {
color: #a98db4;
}
.color-4 {
color: #4b4b9b;
}
.color-5 {
color: #7b6c99;
}
/* CSS Variables */
:root {
--color-1: #eab8d1;
--color-2: #d7a3c5;
--color-3: #a98db4;
--color-4: #4b4b9b;
--color-5: #7b6c99;
} 🌈 Kuromi & My Melody background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8d1, #d7a3c5, #a98db4, #4b4b9b, #7b6c99);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8d1, #d7a3c5, #a98db4, #4b4b9b, #7b6c99);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Kuromi & My Melody color palette created on .