All Palettes

Color Palette #f3b2a0, #f5c7b2, #f8e6af, #f0e7a8, #f9c3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f3b2a0;
}
.taco {
color: #f5c7b2;
}
.khaki-core {
color: #f8e6af;
}
.pineapple-delight {
color: #f0e7a8;
}
.azalea-pink {
color: #f9c3c4;
}

/* CSS Variables */
:root {
--first-date:#f3b2a0;
--taco:#f5c7b2;
--khaki-core:#f8e6af;
--pineapple-delight:#f0e7a8;
--azalea-pink:#f9c3c4;
}

More palettes to explore