All Palettes

Color Palette #3b7d8c, #509b82, #80c6ba, #f1df5b, #f4715d

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.wintergreen-shadow {
color: #509b82;
}
.booty-bay {
color: #80c6ba;
}
.dull-yellow {
color: #f1df5b;
}
.peach-echo {
color: #f4715d;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--wintergreen-shadow:#509b82;
--booty-bay:#80c6ba;
--dull-yellow:#f1df5b;
--peach-echo:#f4715d;
}

More palettes to explore