All Palettes

Color Palette #799a99, #a3c7c6, #c7e5e4, #f2e4b1, #e37d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.undertow {
color: #799a99;
}
.twin-cities {
color: #a3c7c6;
}
.swan-lake {
color: #c7e5e4;
}
.oyster-bisque {
color: #f2e4b1;
}
.tango-pink {
color: #e37d7e;
}

/* CSS Variables */
:root {
--undertow:#799a99;
--twin-cities:#a3c7c6;
--swan-lake:#c7e5e4;
--oyster-bisque:#f2e4b1;
--tango-pink:#e37d7e;
}

More palettes to explore