All Palettes

Color Palette #eab8b8, #f2c5b5, #f5e1b2, #d7e4af, #b3d3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-cocktails {
color: #eab8b8;
}
.brilliant-beige {
color: #f2c5b5;
}
.friendly-yellow {
color: #f5e1b2;
}
.lasting-thoughts {
color: #d7e4af;
}
.foamy-surf {
color: #b3d3e0;
}

/* CSS Variables */
:root {
--summer-cocktails:#eab8b8;
--brilliant-beige:#f2c5b5;
--friendly-yellow:#f5e1b2;
--lasting-thoughts:#d7e4af;
--foamy-surf:#b3d3e0;
}

More palettes to explore