All Palettes

Color Palette #1e99ae, #4cb4c2, #a4d6d4, #f3e1a0, #f8b78b

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.glassmith {
color: #4cb4c2;
}
.smooth-satin {
color: #a4d6d4;
}
.roadster-yellow {
color: #f3e1a0;
}
.fresh-peaches {
color: #f8b78b;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--glassmith:#4cb4c2;
--smooth-satin:#a4d6d4;
--roadster-yellow:#f3e1a0;
--fresh-peaches:#f8b78b;
}

More palettes to explore