All Palettes

Color Palette #ff6e61, #f7b5a1, #f9e8e1, #a3d6d7, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.frolic {
color: #f9e8e1;
}
.smooth-satin {
color: #a3d6d7;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--frolic:#f9e8e1;
--smooth-satin:#a3d6d7;
--blue-bay:#5d9bd5;
}

More palettes to explore