All Palettes

Color Palette #3b7a91, #5c9c9d, #a2d8d0, #e1b24c, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7a91;
}
.jugendstil-turquoise {
color: #5c9c9d;
}
.smooth-satin {
color: #a2d8d0;
}
.va-va-voom {
color: #e1b24c;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--larkspur:#3b7a91;
--jugendstil-turquoise:#5c9c9d;
--smooth-satin:#a2d8d0;
--va-va-voom:#e1b24c;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore