All Palettes

Color Palette #408c9c, #6fc3b5, #a6e1e3, #f1c84b, #f58b19

0%
0%
0%

CSS code for this palette

/* CSS */
.turquesa {
color: #408c9c;
}
.fiesta-blue {
color: #6fc3b5;
}
.ice-crystal-blue {
color: #a6e1e3;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.glorious-sunset {
color: #f58b19;
}

/* CSS Variables */
:root {
--turquesa:#408c9c;
--fiesta-blue:#6fc3b5;
--ice-crystal-blue:#a6e1e3;
--solar-plexus-chakra:#f1c84b;
--glorious-sunset:#f58b19;
}

More palettes to explore