All Palettes

Color Palette #f6a2a2, #f8c8a0, #f4e1b3, #c3d9b5, #94c6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.chai-latte {
color: #f8c8a0;
}
.friendly-yellow {
color: #f4e1b3;
}
.wisp-green {
color: #c3d9b5;
}
.thresher-shark {
color: #94c6e6;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--chai-latte:#f8c8a0;
--friendly-yellow:#f4e1b3;
--wisp-green:#c3d9b5;
--thresher-shark:#94c6e6;
}

More palettes to explore