All Palettes

Color Palette #4b8b8a, #79c3b5, #b5e3d3, #f3e4aa, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-teal {
color: #4b8b8a;
}
.pale-jade {
color: #79c3b5;
}
.bay {
color: #b5e3d3;
}
.vanilla {
color: #f3e4aa;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--dusty-teal:#4b8b8a;
--pale-jade:#79c3b5;
--bay:#b5e3d3;
--vanilla:#f3e4aa;
--squash-blossom:#f6b83c;
}

More palettes to explore