Mystical Cat Lover Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mystical Cat Lover palette
Mystical Cat Lover color palette PNG image
Mystical Cat Lover color palette CSS
/* CSS */
.color-1 {
color: #7a1f78;
}
.color-2 {
color: #9b508e;
}
.color-3 {
color: #c77fbc;
}
.color-4 {
color: #f6a7e2;
}
.color-5 {
color: #f3d3f1;
}
/* CSS Variables */
:root {
--color-1: #7a1f78;
--color-2: #9b508e;
--color-3: #c77fbc;
--color-4: #f6a7e2;
--color-5: #f3d3f1;
}
Mystical Cat Lover background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
Similar color palettes
Scroll down to explore 10+ Cat color palettes
Mystical Cat Lover color palette created on .