All Palettes

Color Palette #699b9b, #396a79, #f1c84b, #e7a36e, #c84a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.desaturated-cyan {
color: #699b9b;
}
.mammoth-mountain {
color: #396a79;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.inventive-orange {
color: #e7a36e;
}
.painted-poppy {
color: #c84a3c;
}

/* CSS Variables */
:root {
--desaturated-cyan:#699b9b;
--mammoth-mountain:#396a79;
--solar-plexus-chakra:#f1c84b;
--inventive-orange:#e7a36e;
--painted-poppy:#c84a3c;
}

More palettes to explore