All Palettes

Color Palette #ffdd57, #ff6e61, #ff4d4f, #d2d2df, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4f;
}
.tranquil-sea {
color: #d2d2df;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4f;
--tranquil-sea:#d2d2df;
--punch-out-glove:#6a82fb;
}

More palettes to explore