Moon Daycare Attendant Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Moon Daycare Attendant palette

Share this palette to:

Moon Daycare Attendant color palette PNG image

Download moon daycare attendant color palette PNG image (landscape)
Download moon daycare attendant color palette PNG image (square)

Moon Daycare Attendant color palette CSS

/* CSS */
.color-1 {
color: #d7c4e3;
}
.color-2 {
color: #e1a8d6;
}
.color-3 {
color: #f7b5a1;
}
.color-4 {
color: #f1efa7;
}
.color-5 {
color: #85e0c5;
}

/* CSS Variables */
:root {
--color-1: #d7c4e3;
--color-2: #e1a8d6;
--color-3: #f7b5a1;
--color-4: #f1efa7;
--color-5: #85e0c5;
}

Moon Daycare Attendant background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c4e3, #e1a8d6, #f7b5a1, #f1efa7, #85e0c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c4e3, #e1a8d6, #f7b5a1, #f1efa7, #85e0c5);
}

Similar color palettes

Moon Daycare Attendant color palette created on .