All Palettes

Color Palette #3b696d, #4ea69f, #a3d7d1, #f0b14c, #e7693c

0%
0%
0%

CSS code for this palette

/* CSS */
.moat {
color: #3b696d;
}
.twilight-meadow {
color: #4ea69f;
}
.smooth-satin {
color: #a3d7d1;
}
.goldsmith {
color: #f0b14c;
}
.emergency-zone {
color: #e7693c;
}

/* CSS Variables */
:root {
--moat:#3b696d;
--twilight-meadow:#4ea69f;
--smooth-satin:#a3d7d1;
--goldsmith:#f0b14c;
--emergency-zone:#e7693c;
}

More palettes to explore