All Palettes

Color Palette #e5b8d7, #f3c5a0, #f3e2b9, #c9e6a3, #7fb2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.child-s-play {
color: #e5b8d7;
}
.avid-apricot {
color: #f3c5a0;
}
.butter-up {
color: #f3e2b9;
}
.field-day {
color: #c9e6a3;
}
.regale-blue {
color: #7fb2d7;
}

/* CSS Variables */
:root {
--child-s-play:#e5b8d7;
--avid-apricot:#f3c5a0;
--butter-up:#f3e2b9;
--field-day:#c9e6a3;
--regale-blue:#7fb2d7;
}

More palettes to explore