All Palettes

Color Palette #e6b7d6, #f5c3b2, #f8d19b, #f4e3b3, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.child-s-play {
color: #e6b7d6;
}
.peach-temptation {
color: #f5c3b2;
}
.warm-cocoon {
color: #f8d19b;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--child-s-play:#e6b7d6;
--peach-temptation:#f5c3b2;
--warm-cocoon:#f8d19b;
--smooth-as-corn-silk:#f4e3b3;
--light-blue-glint:#a8d3e1;
}

More palettes to explore