All Palettes

Color Palette #f8bfd4, #ff6e61, #ffd900, #6b5b95, #87af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f8bfd4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.just-a-fairytale {
color: #6b5b95;
}
.savoy {
color: #87af4b;
}

/* CSS Variables */
:root {
--cherry-blossom:#f8bfd4;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--just-a-fairytale:#6b5b95;
--savoy:#87af4b;
}

More palettes to explore