All Palettes

Color Palette #f5b2a3, #f9e0d7, #a3d1b6, #b0e3c9, #699b99

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b2a3;
}
.veiled-pink {
color: #f9e0d7;
}
.feather-green {
color: #a3d1b6;
}
.coastal-foam {
color: #b0e3c9;
}
.desaturated-cyan {
color: #699b99;
}

/* CSS Variables */
:root {
--first-date:#f5b2a3;
--veiled-pink:#f9e0d7;
--feather-green:#a3d1b6;
--coastal-foam:#b0e3c9;
--desaturated-cyan:#699b99;
}

More palettes to explore