All Palettes

Color Palette #f7b2a1, #f4e1b8, #aad5d3, #a1c6d4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.soft-butter {
color: #f4e1b8;
}
.eton-blue {
color: #aad5d3;
}
.blue-dam {
color: #a1c6d4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--soft-butter:#f4e1b8;
--eton-blue:#aad5d3;
--blue-dam:#a1c6d4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore