All Palettes

Color Palette #3a8e9c, #6ec9b1, #a2e2d7, #f0caa8, #fb6b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3a8e9c;
}
.miami-teal {
color: #6ec9b1;
}
.menthol-kiss {
color: #a2e2d7;
}
.caramel-ice {
color: #f0caa8;
}
.halt-and-catch-fire {
color: #fb6b2d;
}

/* CSS Variables */
:root {
--aqueous:#3a8e9c;
--miami-teal:#6ec9b1;
--menthol-kiss:#a2e2d7;
--caramel-ice:#f0caa8;
--halt-and-catch-fire:#fb6b2d;
}

More palettes to explore