All Palettes

Color Palette #84c6d2, #f0a800, #f2b1d1, #ff6e61, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.not-a-cloud-in-sight {
color: #84c6d2;
}
.welcoming-wasp {
color: #f0a800;
}
.fulgrim-pink {
color: #f2b1d1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--not-a-cloud-in-sight:#84c6d2;
--welcoming-wasp:#f0a800;
--fulgrim-pink:#f2b1d1;
--grapefruit-pulp:#ff6e61;
--usc-gold:#ffcc00;
}

More palettes to explore