All Palettes

Color Palette #f7b2a1, #f4e1a4, #afeeee, #c0e0e3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.optimistic-yellow {
color: #f4e1a4;
}
.mint-macaron {
color: #afeeee;
}
.aquarelle-blue {
color: #c0e0e3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--optimistic-yellow:#f4e1a4;
--mint-macaron:#afeeee;
--aquarelle-blue:#c0e0e3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore