All Palettes

Color Palette #1e7a8a, #4ab5b5, #7ee2e2, #f3f9c3, #f7c8a6

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #4ab5b5;
}
.deep-aquamarine {
color: #7ee2e2;
}
.fresh-grown {
color: #f3f9c3;
}
.peach-damask {
color: #f7c8a6;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#4ab5b5;
--deep-aquamarine:#7ee2e2;
--fresh-grown:#f3f9c3;
--peach-damask:#f7c8a6;
}

More palettes to explore