All Palettes

Color Palette #d2799a, #ef9e7b, #f3d57c, #8ecb7c, #6c7fa7

0%
0%
0%

CSS code for this palette

/* CSS */
.little-bow-pink {
color: #d2799a;
}
.cumquat-cream {
color: #ef9e7b;
}
.jemima {
color: #f3d57c;
}
.fresh-cut-grass {
color: #8ecb7c;
}
.night-thistle {
color: #6c7fa7;
}

/* CSS Variables */
:root {
--little-bow-pink:#d2799a;
--cumquat-cream:#ef9e7b;
--jemima:#f3d57c;
--fresh-cut-grass:#8ecb7c;
--night-thistle:#6c7fa7;
}

More palettes to explore