All Palettes

Color Palette #6cd0f4, #f9b4a4, #f5e78a, #ff6e61, #4ce1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.heisenberg-blue {
color: #6cd0f4;
}
.just-blush {
color: #f9b4a4;
}
.no-gmb-yellow {
color: #f5e78a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.aphrodite-aqua {
color: #4ce1b4;
}

/* CSS Variables */
:root {
--heisenberg-blue:#6cd0f4;
--just-blush:#f9b4a4;
--no-gmb-yellow:#f5e78a;
--grapefruit-pulp:#ff6e61;
--aphrodite-aqua:#4ce1b4;
}

More palettes to explore