All Palettes

Color Palette #499c8d, #76b2a0, #b4d9c9, #f4e3b3, #f2a15a

0%
0%
0%

CSS code for this palette

/* CSS */
.dioptase-green {
color: #499c8d;
}
.beau-monde {
color: #76b2a0;
}
.gemini {
color: #b4d9c9;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.bergamot-orange {
color: #f2a15a;
}

/* CSS Variables */
:root {
--dioptase-green:#499c8d;
--beau-monde:#76b2a0;
--gemini:#b4d9c9;
--smooth-as-corn-silk:#f4e3b3;
--bergamot-orange:#f2a15a;
}

More palettes to explore