Shoko Ieiri Color Palette

Discover the beautiful Shoko Ieiri color palette featuring california (#ff9900), blaze orange (#ff5e00), scarlet (#ff2b00), torch red (#ff0055) and rose (#ff007b).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Bright, Fun, Japanese, Modern, Orange, Pink, Red, Summer, 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 Shoko Ieiri palette

Share this palette to:

💻 Shoko Ieiri color palette CSS

/* CSS */
.color-1 {
color: #ff9900;
}
.color-2 {
color: #ff5e00;
}
.color-3 {
color: #ff2b00;
}
.color-4 {
color: #ff0055;
}
.color-5 {
color: #ff007b;
}

/* CSS Variables */
:root {
--color-1: #ff9900;
--color-2: #ff5e00;
--color-3: #ff2b00;
--color-4: #ff0055;
--color-5: #ff007b;
}

🌈 Shoko Ieiri background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff9900, #ff5e00, #ff2b00, #ff0055, #ff007b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff9900, #ff5e00, #ff2b00, #ff0055, #ff007b);
}

🔗 Explore similar color palettes

No palettes found

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

Shoko Ieiri color palette created on .