フシギダネ Cat Color Palette

Discover the beautiful フシギダネ Cat color palette featuring vista blue (#80d6a2), moss green (#b2e0b3), tusk (#f0f5d1), chantilly (#f9c8d8) and persian pink (#f377a9).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBright, Cat, Cream, Fun, Green, Pink, Soft, 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 フシギダネ Cat palette

Share this palette to:

💻 フシギダネ Cat color palette CSS

/* CSS */
.color-1 {
color: #80d6a2;
}
.color-2 {
color: #b2e0b3;
}
.color-3 {
color: #f0f5d1;
}
.color-4 {
color: #f9c8d8;
}
.color-5 {
color: #f377a9;
}

/* CSS Variables */
:root {
--color-1: #80d6a2;
--color-2: #b2e0b3;
--color-3: #f0f5d1;
--color-4: #f9c8d8;
--color-5: #f377a9;
}

🌈 フシギダネ Cat background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #80d6a2, #b2e0b3, #f0f5d1, #f9c8d8, #f377a9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #80d6a2, #b2e0b3, #f0f5d1, #f9c8d8, #f377a9);
}

フシギダネ Cat color palette created on .