All Palettes

Color Palette #f6a2be, #f3b582, #f0e17f, #c3d4a0, #87c7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2be;
}
.smoked-ham {
color: #f3b582;
}
.golden-blonde {
color: #f0e17f;
}
.cricket-field {
color: #c3d4a0;
}
.not-a-cloud-in-sight {
color: #87c7cf;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2be;
--smoked-ham:#f3b582;
--golden-blonde:#f0e17f;
--cricket-field:#c3d4a0;
--not-a-cloud-in-sight:#87c7cf;
}

More palettes to explore