All Palettes

Color Palette #f4c543, #a9e0c2, #f9d9b9, #ff6e61, #6a4c94

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.mountain-mint {
color: #a9e0c2;
}
.pinenut {
color: #f9d9b9;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pure-mauve {
color: #6a4c94;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--mountain-mint:#a9e0c2;
--pinenut:#f9d9b9;
--grapefruit-pulp:#ff6e61;
--pure-mauve:#6a4c94;
}

More palettes to explore