All Palettes

Color Palette #4fa0cf, #6cd5a8, #f1c84b, #ff6e61, #ff3d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-grotto {
color: #4fa0cf;
}
.aquarium-blue {
color: #6cd5a8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sizzling-red {
color: #ff3d5a;
}

/* CSS Variables */
:root {
--blue-grotto:#4fa0cf;
--aquarium-blue:#6cd5a8;
--solar-plexus-chakra:#f1c84b;
--grapefruit-pulp:#ff6e61;
--sizzling-red:#ff3d5a;
}

More palettes to explore