All Palettes

Color Palette #f1a7c7, #f6d2a7, #f0e099, #b4e9b4, #6bd6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c7;
}
.tequila {
color: #f6d2a7;
}
.gold-bullion {
color: #f0e099;
}
.patina-green {
color: #b4e9b4;
}
.throat-chakra {
color: #6bd6d3;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c7;
--tequila:#f6d2a7;
--gold-bullion:#f0e099;
--patina-green:#b4e9b4;
--throat-chakra:#6bd6d3;
}

More palettes to explore