All Palettes

Color Palette #407f9c, #72b2c5, #a2d7d0, #f4b79f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dirty-blue {
color: #407f9c;
}
.tropez-blue {
color: #72b2c5;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.mandys-pink {
color: #f4b79f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dirty-blue:#407f9c;
--tropez-blue:#72b2c5;
--touch-of-turquoise:#a2d7d0;
--mandys-pink:#f4b79f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore