Fukashigi Nijimura Color Palette
Discover the beautiful Fukashigi Nijimura color palette featuring orange peel (#fe9c00), lightning yellow (#fdc51b), kingfisher daisy (#400893), purple (#8406b3) and rose (#fd176e).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBright, Fun, High Contrast, Modern, Orange, Pink, Purple, Vibrant, Yellow 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 Fukashigi Nijimura palette
💻 Fukashigi Nijimura color palette CSS
/* CSS */
.color-1 {
color: #fe9c00;
}
.color-2 {
color: #fdc51b;
}
.color-3 {
color: #400893;
}
.color-4 {
color: #8406b3;
}
.color-5 {
color: #fd176e;
}
/* CSS Variables */
:root {
--color-1: #fe9c00;
--color-2: #fdc51b;
--color-3: #400893;
--color-4: #8406b3;
--color-5: #fd176e;
} 🌈 Fukashigi Nijimura background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fe9c00, #fdc51b, #400893, #8406b3, #fd176e);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fe9c00, #fdc51b, #400893, #8406b3, #fd176e);
} 🔗 Explore similar color palettes
Fukashigi Nijimura color palette created on .