All Palettes

Color Palette #e7b1c0, #f0c3b7, #f6e4b1, #c2e9a5, #8bc8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c0;
}
.brilliant-beige {
color: #f0c3b7;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}
.field-day {
color: #c2e9a5;
}
.deluxe-days {
color: #8bc8e5;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c0;
--brilliant-beige:#f0c3b7;
--smooth-as-corn-silk:#f6e4b1;
--field-day:#c2e9a5;
--deluxe-days:#8bc8e5;
}

More palettes to explore