All Palettes

Color Palette #3f7d92, #69b09f, #a7d7d0, #f5c400, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3f7d92;
}
.tropic-turquoise {
color: #69b09f;
}
.sinbad {
color: #a7d7d0;
}
.syndicalist {
color: #f5c400;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--larkspur:#3f7d92;
--tropic-turquoise:#69b09f;
--sinbad:#a7d7d0;
--syndicalist:#f5c400;
--miami-marmalade:#f28e1c;
}

More palettes to explore