All Palettes

Color Palette #00606b, #f48d06, #f6a123, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.petrol {
color: #00606b;
}
.saffron-gold {
color: #f48d06;
}
.radiant-yellow {
color: #f6a123;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--petrol:#00606b;
--saffron-gold:#f48d06;
--radiant-yellow:#f6a123;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore