All Palettes

Color Palette #f0e6b7, #b5d99b, #79c3b5, #3a8e9c, #2e4e6b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-wax-pepper {
color: #f0e6b7;
}
.witty-green {
color: #b5d99b;
}
.pale-jade {
color: #79c3b5;
}
.aqueous {
color: #3a8e9c;
}
.celestial-blue {
color: #2e4e6b;
}

/* CSS Variables */
:root {
--yellow-wax-pepper:#f0e6b7;
--witty-green:#b5d99b;
--pale-jade:#79c3b5;
--aqueous:#3a8e9c;
--celestial-blue:#2e4e6b;
}

More palettes to explore