All Palettes

Color Palette #7da0ba, #b4d1e4, #f5e1b2, #f9b87b, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-surf {
color: #7da0ba;
}
.delicate-ice {
color: #b4d1e4;
}
.friendly-yellow {
color: #f5e1b2;
}
.mellow-apricot {
color: #f9b87b;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--ocean-surf:#7da0ba;
--delicate-ice:#b4d1e4;
--friendly-yellow:#f5e1b2;
--mellow-apricot:#f9b87b;
--reductant:#e85e5e;
}

More palettes to explore