All Palettes

Color Palette #1e6b6b, #4ea6a2, #a2d7d5, #f1e8b7, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.mosaic-tile {
color: #1e6b6b;
}
.twilight-meadow {
color: #4ea6a2;
}
.smooth-satin {
color: #a2d7d5;
}
.menoth-white-base {
color: #f1e8b7;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--mosaic-tile:#1e6b6b;
--twilight-meadow:#4ea6a2;
--smooth-satin:#a2d7d5;
--menoth-white-base:#f1e8b7;
--vampire-red:#d63f2e;
}

More palettes to explore