All Palettes

Color Palette #e6002a, #ff6e61, #ffb84d, #f1ea6f, #3d8d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-red {
color: #e6002a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.lemon-verbena {
color: #f1ea6f;
}
.blue-chill {
color: #3d8d8f;
}

/* CSS Variables */
:root {
--spanish-red:#e6002a;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--lemon-verbena:#f1ea6f;
--blue-chill:#3d8d8f;
}

More palettes to explore