Ayana Westridge Montcroix Color Palette

Discover the beautiful Ayana Westridge Montcroix color palette featuring azalea (#f5b7c3), maize (#f6d6a7), peach yellow (#f9eaa4), morning glory (#a7e2d6) and glacier (#6b9bc2).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBright, Pink, Yellow, Green, Blue, Spring, Fun, Boho, Summer, Aesthetic 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 Ayana Westridge Montcroix palette

Share this palette to:

💻 Ayana Westridge Montcroix color palette CSS

/* CSS */
.color-1 {
color: #f5b7c3;
}
.color-2 {
color: #f6d6a7;
}
.color-3 {
color: #f9eaa4;
}
.color-4 {
color: #a7e2d6;
}
.color-5 {
color: #6b9bc2;
}

/* CSS Variables */
:root {
--color-1: #f5b7c3;
--color-2: #f6d6a7;
--color-3: #f9eaa4;
--color-4: #a7e2d6;
--color-5: #6b9bc2;
}

🌈 Ayana Westridge Montcroix background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b7c3, #f6d6a7, #f9eaa4, #a7e2d6, #6b9bc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b7c3, #f6d6a7, #f9eaa4, #a7e2d6, #6b9bc2);
}

Ayana Westridge Montcroix color palette created on .