All Palettes

Color Palette #f9b4d4, #ff6e61, #ffd900, #6ccb79, #4d8af5

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.soviet-gold {
color: #ffd900;
}
.snow-pea {
color: #6ccb79;
}
.blue-elemental {
color: #4d8af5;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d4;
--grapefruit-pulp:#ff6e61;
--soviet-gold:#ffd900;
--snow-pea:#6ccb79;
--blue-elemental:#4d8af5;
}

More palettes to explore