All Palettes

Color Palette #ff6e61, #f7b2a1, #f9e1b9, #a8d4e1, #3c94c3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7b2a1;
}
.curd {
color: #f9e1b9;
}
.light-blue-glint {
color: #a8d4e1;
}
.opalescent {
color: #3c94c3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7b2a1;
--curd:#f9e1b9;
--light-blue-glint:#a8d4e1;
--opalescent:#3c94c3;
}

More palettes to explore