All Palettes

Color Palette #f5a3a3, #fbaf3c, #f4d35d, #007c8f, #004985

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f5a3a3;
}
.peach-butter {
color: #fbaf3c;
}
.salmon-eggs {
color: #f4d35d;
}
.by-the-bayou {
color: #007c8f;
}
.bridgeport {
color: #004985;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f5a3a3;
--peach-butter:#fbaf3c;
--salmon-eggs:#f4d35d;
--by-the-bayou:#007c8f;
--bridgeport:#004985;
}

More palettes to explore