Moonshine Cats Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Moonshine Cats palette
Color Inspiration
Images that showcase this color palette in real designs
Download Moonshine Cats Color Palette (PNG)
Moonshine Cats color palette CSS
/* CSS */
.color-1 {
color: #b7c9e1;
}
.color-2 {
color: #e3d5ba;
}
.color-3 {
color: #f6e3d5;
}
.color-4 {
color: #e9b9d0;
}
.color-5 {
color: #f1a8a2;
}
/* CSS Variables */
:root {
--color-1: #b7c9e1;
--color-2: #e3d5ba;
--color-3: #f6e3d5;
--color-4: #e9b9d0;
--color-5: #f1a8a2;
}
Moonshine Cats background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}
Similar color palettes
Scroll down to explore 1000+ colors.moonlight color palettes
Moonshine Cats color palette created on .