All Palettes

Color Palette #f6b1c7, #f9c89f, #f4e39f, #a8e1c0, #9ed4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.cupid {
color: #f6b1c7;
}
.chai-latte {
color: #f9c89f;
}
.venetian-yellow {
color: #f4e39f;
}
.mountain-mint {
color: #a8e1c0;
}
.ocean-cruise {
color: #9ed4e0;
}

/* CSS Variables */
:root {
--cupid:#f6b1c7;
--chai-latte:#f9c89f;
--venetian-yellow:#f4e39f;
--mountain-mint:#a8e1c0;
--ocean-cruise:#9ed4e0;
}

More palettes to explore