All Palettes

Color Palette #ff6e61, #ff9b3d, #ffcb3d, #8bc34b, #00bdd6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.yellow-jacket {
color: #ffcb3d;
}
.citrus-surge {
color: #8bc34b;
}
.maldives {
color: #00bdd6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--yellow-jacket:#ffcb3d;
--citrus-surge:#8bc34b;
--maldives:#00bdd6;
}

More palettes to explore