All Palettes

Color Palette #f9d55d, #ff6e61, #5f9cec, #6b5b95, #87af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f9d55d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.feather-star {
color: #5f9cec;
}
.just-a-fairytale {
color: #6b5b95;
}
.savoy {
color: #87af4b;
}

/* CSS Variables */
:root {
--salmon-eggs:#f9d55d;
--grapefruit-pulp:#ff6e61;
--feather-star:#5f9cec;
--just-a-fairytale:#6b5b95;
--savoy:#87af4b;
}

More palettes to explore