All Palettes

Color Palette #6da5e8, #89c3d7, #f7e3b6, #f1c2b6, #f68e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.greek-sea {
color: #6da5e8;
}
.dreaming-blue {
color: #89c3d7;
}
.barley-white {
color: #f7e3b6;
}
.new-clay {
color: #f1c2b6;
}
.fruity-licious {
color: #f68e8e;
}

/* CSS Variables */
:root {
--greek-sea:#6da5e8;
--dreaming-blue:#89c3d7;
--barley-white:#f7e3b6;
--new-clay:#f1c2b6;
--fruity-licious:#f68e8e;
}

More palettes to explore