All Palettes

Color Palette #ffc414, #c6e538, #12cac4, #ff6e61, #ff3d33

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower {
color: #ffc414;
}
.greenivorous {
color: #c6e538;
}
.exquisite-turquoise {
color: #12cac4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3d33;
}

/* CSS Variables */
:root {
--sunflower:#ffc414;
--greenivorous:#c6e538;
--exquisite-turquoise:#12cac4;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3d33;
}

More palettes to explore