All Palettes

Color Palette #408c9c, #5bc2a3, #8ce3b6, #f0e19e, #f7b2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.turquesa {
color: #408c9c;
}
.mermaid-s-kiss {
color: #5bc2a3;
}
.sprig-of-mint {
color: #8ce3b6;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.first-date {
color: #f7b2a1;
}

/* CSS Variables */
:root {
--turquesa:#408c9c;
--mermaid-s-kiss:#5bc2a3;
--sprig-of-mint:#8ce3b6;
--bells-and-whistles-gold:#f0e19e;
--first-date:#f7b2a1;
}

More palettes to explore