All Palettes

Color Palette #f6a6a2, #f8caa5, #f6e39d, #a4d5b5, #6fd3c0

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.lion-cub {
color: #f8caa5;
}
.buttery-croissant {
color: #f6e39d;
}
.frugal {
color: #a4d5b5;
}
.downy {
color: #6fd3c0;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--lion-cub:#f8caa5;
--buttery-croissant:#f6e39d;
--frugal:#a4d5b5;
--downy:#6fd3c0;
}

More palettes to explore