Kakashi's Calm Color Palette

Discover the beautiful Kakashi's Calm color palette featuring regent st blue (#a2c2e6), fountain blue (#6999c3), ming (#3e6889), cello (#1f4c6b) and tiber (#0a2d3d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Blue, Bright, Coastal, Modern, Nature, Summer, Teal 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 Kakashi's Calm palette

Share this palette to:

💻 Kakashi's Calm color palette CSS

/* CSS */
.color-1 {
color: #a2c2e6;
}
.color-2 {
color: #6999c3;
}
.color-3 {
color: #3e6889;
}
.color-4 {
color: #1f4c6b;
}
.color-5 {
color: #0a2d3d;
}

/* CSS Variables */
:root {
--color-1: #a2c2e6;
--color-2: #6999c3;
--color-3: #3e6889;
--color-4: #1f4c6b;
--color-5: #0a2d3d;
}

🌈 Kakashi's Calm background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c2e6, #6999c3, #3e6889, #1f4c6b, #0a2d3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c2e6, #6999c3, #3e6889, #1f4c6b, #0a2d3d);
}

🔗 Explore similar color palettes

No palettes found

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

Kakashi's Calm color palette created on .