All Palettes

Color Palette #d10000, #ff3c00, #ffae00, #00b893, #00ccc9

0%
0%
0%

CSS code for this palette

/* CSS */
.red-epiphyllum {
color: #d10000;
}
.coquelicot {
color: #ff3c00;
}
.fresh-squeezed {
color: #ffae00;
}
.victorian-greenhouse {
color: #00b893;
}
.tilla-kari-mosque {
color: #00ccc9;
}

/* CSS Variables */
:root {
--red-epiphyllum:#d10000;
--coquelicot:#ff3c00;
--fresh-squeezed:#ffae00;
--victorian-greenhouse:#00b893;
--tilla-kari-mosque:#00ccc9;
}

More palettes to explore