Healing Breeze Color Palette

Discover the beautiful Healing Breeze color palette featuring fountain blue (#5abfba), downy (#71d6c8), morning glory (#a3e0d3), coconut cream (#f2f7d9) and froly (#f26969).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withMedicine, 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 Healing Breeze palette

Share this palette to:

💻 Healing Breeze color palette CSS

/* CSS */
.color-1 {
color: #5abfba;
}
.color-2 {
color: #71d6c8;
}
.color-3 {
color: #a3e0d3;
}
.color-4 {
color: #f2f7d9;
}
.color-5 {
color: #f26969;
}

/* CSS Variables */
:root {
--color-1: #5abfba;
--color-2: #71d6c8;
--color-3: #a3e0d3;
--color-4: #f2f7d9;
--color-5: #f26969;
}

🌈 Healing Breeze background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5abfba, #71d6c8, #a3e0d3, #f2f7d9, #f26969);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5abfba, #71d6c8, #a3e0d3, #f2f7d9, #f26969);
}

🔗 Explore similar color palettes

No palettes found

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

Healing Breeze color palette created on .