All Palettes

Color Palette #f6a8a2, #f8caa5, #f1e4b7, #a2d2d1, #4d9d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.lion-cub {
color: #f8caa5;
}
.james-blonde {
color: #f1e4b7;
}
.touch-of-turquoise {
color: #a2d2d1;
}
.coolbox-ice-turquoise {
color: #4d9d9b;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--lion-cub:#f8caa5;
--james-blonde:#f1e4b7;
--touch-of-turquoise:#a2d2d1;
--coolbox-ice-turquoise:#4d9d9b;
}

More palettes to explore