All Palettes

Color Palette #a7dae6, #b4e3f4, #f4b4d4, #f9c3ae, #f7e09c

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-blue {
color: #a7dae6;
}
.echo-iris {
color: #b4e3f4;
}
.pink-marshmallow {
color: #f4b4d4;
}
.coral-bisque {
color: #f9c3ae;
}
.buttery-croissant {
color: #f7e09c;
}

/* CSS Variables */
:root {
--havana-blue:#a7dae6;
--echo-iris:#b4e3f4;
--pink-marshmallow:#f4b4d4;
--coral-bisque:#f9c3ae;
--buttery-croissant:#f7e09c;
}

More palettes to explore