All Palettes

Color Palette #f5e2b2, #f9c4c3, #f6a76f, #6fd3c0, #a3d6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e2b2;
}
.azalea-pink {
color: #f9c4c3;
}
.florida-sunrise {
color: #f6a76f;
}
.downy {
color: #6fd3c0;
}
.terrace-pool {
color: #a3d6e0;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e2b2;
--azalea-pink:#f9c4c3;
--florida-sunrise:#f6a76f;
--downy:#6fd3c0;
--terrace-pool:#a3d6e0;
}

More palettes to explore