All Palettes

Color Palette #3b7a91, #54b5c0, #6fd1e7, #f4e2a9, #f19dbc

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7a91;
}
.aqua-verde {
color: #54b5c0;
}
.turquoise-sea {
color: #6fd1e7;
}
.lemon-ice-yellow {
color: #f4e2a9;
}
.amaranth-pink {
color: #f19dbc;
}

/* CSS Variables */
:root {
--larkspur:#3b7a91;
--aqua-verde:#54b5c0;
--turquoise-sea:#6fd1e7;
--lemon-ice-yellow:#f4e2a9;
--amaranth-pink:#f19dbc;
}

More palettes to explore