All Palettes

Color Palette #9fc1d6, #b1e1e7, #f6f3c6, #f9cca9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bluette {
color: #9fc1d6;
}
.powder-blue {
color: #b1e1e7;
}
.corn-field {
color: #f6f3c6;
}
.allspice {
color: #f9cca9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bluette:#9fc1d6;
--powder-blue:#b1e1e7;
--corn-field:#f6f3c6;
--allspice:#f9cca9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore