All Palettes

Color Palette #ff382e, #4cae4f, #ffec3d, #000000, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.pelati {
color: #ff382e;
}
.devil-s-grass {
color: #4cae4f;
}
.hollandaise {
color: #ffec3d;
}
.black {
color: #000000;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--pelati:#ff382e;
--devil-s-grass:#4cae4f;
--hollandaise:#ffec3d;
--black:#000000;
--flush-orange:#ff6e00;
}

More palettes to explore