All Palettes

Color Palette #00606b, #f48d06, #f6a123, #f9d948, #f0c69e

0%
0%
0%

CSS code for this palette

/* CSS */
.petrol {
color: #00606b;
}
.saffron-gold {
color: #f48d06;
}
.radiant-yellow {
color: #f6a123;
}
.anna-banana {
color: #f9d948;
}
.carving-party {
color: #f0c69e;
}

/* CSS Variables */
:root {
--petrol:#00606b;
--saffron-gold:#f48d06;
--radiant-yellow:#f6a123;
--anna-banana:#f9d948;
--carving-party:#f0c69e;
}

More palettes to explore