All Palettes

Color Palette #f3a5a8, #f4b69f, #f5c79e, #f6d2a7, #f7e3ab

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f3a5a8;
}
.first-date {
color: #f4b69f;
}
.cactus-blooms {
color: #f5c79e;
}
.tequila {
color: #f6d2a7;
}
.vanilla-cream {
color: #f7e3ab;
}

/* CSS Variables */
:root {
--calabrese:#f3a5a8;
--first-date:#f4b69f;
--cactus-blooms:#f5c79e;
--tequila:#f6d2a7;
--vanilla-cream:#f7e3ab;
}

More palettes to explore