All Palettes

Color Palette #ff6e61, #6da2b6, #f7c94b, #ffbd42, #ff3d57

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6da2b6;
}
.sunny-mood {
color: #f7c94b;
}
.pale-marigold {
color: #ffbd42;
}
.sizzling-red {
color: #ff3d57;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6da2b6;
--sunny-mood:#f7c94b;
--pale-marigold:#ffbd42;
--sizzling-red:#ff3d57;
}

More palettes to explore