All Palettes

Color Palette #cbe2e6, #a9e0d4, #f4b79f, #f9d780, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.melting-point {
color: #cbe2e6;
}
.capri-water-blue {
color: #a9e0d4;
}
.mandys-pink {
color: #f4b79f;
}
.e-honda-beige {
color: #f9d780;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--melting-point:#cbe2e6;
--capri-water-blue:#a9e0d4;
--mandys-pink:#f4b79f;
--e-honda-beige:#f9d780;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore