All Palettes

Color Palette #b5c200, #f2e44a, #f8d86d, #f9b09f, #e75a80

0%
0%
0%

CSS code for this palette

/* CSS */
.bile {
color: #b5c200;
}
.yellow-petal {
color: #f2e44a;
}
.forsythia-blossom {
color: #f8d86d;
}
.salmon-fresco {
color: #f9b09f;
}
.heather-berry {
color: #e75a80;
}

/* CSS Variables */
:root {
--bile:#b5c200;
--yellow-petal:#f2e44a;
--forsythia-blossom:#f8d86d;
--salmon-fresco:#f9b09f;
--heather-berry:#e75a80;
}

More palettes to explore