All Palettes

Color Palette #3e7b8e, #2e4961, #5b8f85, #a7d7cf, #f2b231

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3e7b8e;
}
.stay-the-night {
color: #2e4961;
}
.chlorite {
color: #5b8f85;
}
.sinbad {
color: #a7d7cf;
}
.xanthous {
color: #f2b231;
}

/* CSS Variables */
:root {
--larkspur:#3e7b8e;
--stay-the-night:#2e4961;
--chlorite:#5b8f85;
--sinbad:#a7d7cf;
--xanthous:#f2b231;
}

More palettes to explore