All Palettes

Color Palette #f6a6a2, #ffb19e, #ffd65c, #a2d7cf, #4d7dfe

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.buttery-salmon {
color: #ffb19e;
}
.common-dandelion {
color: #ffd65c;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.c64-ntsc {
color: #4d7dfe;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--buttery-salmon:#ffb19e;
--common-dandelion:#ffd65c;
--touch-of-turquoise:#a2d7cf;
--c64-ntsc:#4d7dfe;
}

More palettes to explore