All Palettes

Color Palette #f7b2a1, #f6e1b1, #b5d3a7, #a3c7e0, #689bca

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.friendly-yellow {
color: #f6e1b1;
}
.apple-cream {
color: #b5d3a7;
}
.sea-cliff {
color: #a3c7e0;
}
.tantalize {
color: #689bca;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--friendly-yellow:#f6e1b1;
--apple-cream:#b5d3a7;
--sea-cliff:#a3c7e0;
--tantalize:#689bca;
}

More palettes to explore