All Palettes

Color Palette #f6a9a7, #fcd3a1, #fef7be, #a5e4c4, #6bc8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a7;
}
.apricot-fool {
color: #fcd3a1;
}
.yellow-yarn {
color: #fef7be;
}
.reef-green {
color: #a5e4c4;
}
.squeaky {
color: #6bc8d6;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a7;
--apricot-fool:#fcd3a1;
--yellow-yarn:#fef7be;
--reef-green:#a5e4c4;
--squeaky:#6bc8d6;
}

More palettes to explore