All Palettes

Color Palette #3a7d8d, #6fb3a1, #a7d7b8, #f1e3b1, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3a7d8d;
}
.tropic-turquoise {
color: #6fb3a1;
}
.eerie-glow {
color: #a7d7b8;
}
.lime-bright {
color: #f1e3b1;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--larkspur:#3a7d8d;
--tropic-turquoise:#6fb3a1;
--eerie-glow:#a7d7b8;
--lime-bright:#f1e3b1;
--squash-blossom:#f6b83c;
}

More palettes to explore