All Palettes

Color Palette #ff6e61, #ffd900, #4cae4f, #00bfff, #ff6bb5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.devil-s-grass {
color: #4cae4f;
}
.capri {
color: #00bfff;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--devil-s-grass:#4cae4f;
--capri:#00bfff;
--f-n-h-ng-pink:#ff6bb5;
}

More palettes to explore