All Palettes

Color Palette #f7a4a1, #f4d35d, #2a9d90, #274754, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a4a1;
}
.salmon-eggs {
color: #f4d35d;
}
.azure-tide {
color: #2a9d90;
}
.mallard {
color: #274754;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a4a1;
--salmon-eggs:#f4d35d;
--azure-tide:#2a9d90;
--mallard:#274754;
--entan-red:#e76e50;
}

More palettes to explore