Ayana Westridge Montcroix Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ayana Westridge Montcroix palette
Ayana Westridge Montcroix color palette PNG image
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);
}
Similar color palettes
Ayana Westridge Montcroix color palette created on .