All Palettes

Color Palette #d60032, #ff6e00, #ffc300, #00bdad, #007a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.flush-orange {
color: #ff6e00;
}
.citrus-splash {
color: #ffc300;
}
.verditer {
color: #00bdad;
}
.pond-moss {
color: #007a6c;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--flush-orange:#ff6e00;
--citrus-splash:#ffc300;
--verditer:#00bdad;
--pond-moss:#007a6c;
}

More palettes to explore