All Palettes

Color Palette #f1a8a2, #f4c59f, #f4e09f, #a2d8d1, #9fc5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.avid-apricot {
color: #f4c59f;
}
.aspen-yellow {
color: #f4e09f;
}
.smooth-satin {
color: #a2d8d1;
}
.baby-blue-eyes {
color: #9fc5f4;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--avid-apricot:#f4c59f;
--aspen-yellow:#f4e09f;
--smooth-satin:#a2d8d1;
--baby-blue-eyes:#9fc5f4;
}

More palettes to explore