All Palettes

Color Palette #1f4d3c, #49a76d, #a7d7b8, #f6f0c1, #f1a35b

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1f4d3c;
}
.fresh-oregano {
color: #49a76d;
}
.eerie-glow {
color: #a7d7b8;
}
.almond-oil {
color: #f6f0c1;
}
.sandy-brown {
color: #f1a35b;
}

/* CSS Variables */
:root {
--brunswick-green:#1f4d3c;
--fresh-oregano:#49a76d;
--eerie-glow:#a7d7b8;
--almond-oil:#f6f0c1;
--sandy-brown:#f1a35b;
}

More palettes to explore