All Palettes

Color Palette #f8e6b9, #f9b79f, #f6a7d2, #9db5f1, #4cae7b

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f8e6b9;
}
.pallid-orange {
color: #f9b79f;
}
.spaghetti-strap-pink {
color: #f6a7d2;
}
.wondrous-wisteria {
color: #9db5f1;
}
.shamrock-green {
color: #4cae7b;
}

/* CSS Variables */
:root {
--gentle-glow:#f8e6b9;
--pallid-orange:#f9b79f;
--spaghetti-strap-pink:#f6a7d2;
--wondrous-wisteria:#9db5f1;
--shamrock-green:#4cae7b;
}

More palettes to explore