All Palettes

Color Palette #ff3c00, #ff8c00, #ffe500, #00bdad, #005c75

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.sun-crete {
color: #ff8c00;
}
.star {
color: #ffe500;
}
.verditer {
color: #00bdad;
}
.bosporus {
color: #005c75;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--sun-crete:#ff8c00;
--star:#ffe500;
--verditer:#00bdad;
--bosporus:#005c75;
}

More palettes to explore