All Palettes

Color Palette #4a7d7c, #6fb8b6, #a1d3d1, #f1e6df, #e7706e

0%
0%
0%

CSS code for this palette

/* CSS */
.lucky-shamrock {
color: #4a7d7c;
}
.earth-eclipse {
color: #6fb8b6;
}
.touch-of-turquoise {
color: #a1d3d1;
}
.siesta-sands {
color: #f1e6df;
}
.redstone {
color: #e7706e;
}

/* CSS Variables */
:root {
--lucky-shamrock:#4a7d7c;
--earth-eclipse:#6fb8b6;
--touch-of-turquoise:#a1d3d1;
--siesta-sands:#f1e6df;
--redstone:#e7706e;
}

More palettes to explore