All Palettes

Color Palette #f3b7a0, #f5d26b, #a6d8b9, #497b9c, #2e3f52

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f3b7a0;
}
.yellow-tulip {
color: #f5d26b;
}
.eerie-glow {
color: #a6d8b9;
}
.zenith {
color: #497b9c;
}
.waterhen-back {
color: #2e3f52;
}

/* CSS Variables */
:root {
--antique-cameo:#f3b7a0;
--yellow-tulip:#f5d26b;
--eerie-glow:#a6d8b9;
--zenith:#497b9c;
--waterhen-back:#2e3f52;
}

More palettes to explore