All Palettes

Color Palette #006080, #009dbd, #9fdfea, #f1c84b, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.adriatic-sea {
color: #006080;
}
.greek-blue {
color: #009dbd;
}
.luminescent-blue {
color: #9fdfea;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--adriatic-sea:#006080;
--greek-blue:#009dbd;
--luminescent-blue:#9fdfea;
--solar-plexus-chakra:#f1c84b;
--flame-stitch:#d95d45;
}

More palettes to explore