All Palettes

Color Palette #f7b2a1, #f6d5a7, #f8e2af, #b4e4c7, #81c5cf

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.pasta {
color: #f8e2af;
}
.coastal-foam {
color: #b4e4c7;
}
.angel-blue {
color: #81c5cf;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--enjoyable-yellow:#f6d5a7;
--pasta:#f8e2af;
--coastal-foam:#b4e4c7;
--angel-blue:#81c5cf;
}

More palettes to explore