All Palettes

Color Palette #f05751, #ff6e61, #ffb13d, #ffee33, #2f99da

0%
0%
0%

CSS code for this palette

/* CSS */
.amour {
color: #f05751;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pieces-of-eight {
color: #ffb13d;
}
.yellow-bellied {
color: #ffee33;
}
.boyzone {
color: #2f99da;
}

/* CSS Variables */
:root {
--amour:#f05751;
--grapefruit-pulp:#ff6e61;
--pieces-of-eight:#ffb13d;
--yellow-bellied:#ffee33;
--boyzone:#2f99da;
}

More palettes to explore