All Palettes

Color Palette #a4c8df, #f4b8c3, #f3e4aa, #bfd5e3, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a4c8df;
}
.petals-unfolding {
color: #f4b8c3;
}
.vanilla {
color: #f3e4aa;
}
.two-harbours {
color: #bfd5e3;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--sea-cliff:#a4c8df;
--petals-unfolding:#f4b8c3;
--vanilla:#f3e4aa;
--two-harbours:#bfd5e3;
--eerie-glow:#a7d7b8;
}

More palettes to explore