All Palettes

Color Palette #4b9b8f, #f6b1c5, #90b9e4, #d3e7b6, #f6f0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.lagoon {
color: #4b9b8f;
}
.cupid {
color: #f6b1c5;
}
.adrift-on-the-nile {
color: #90b9e4;
}
.frozen-forest {
color: #d3e7b6;
}
.frost-bite {
color: #f6f0e4;
}

/* CSS Variables */
:root {
--lagoon:#4b9b8f;
--cupid:#f6b1c5;
--adrift-on-the-nile:#90b9e4;
--frozen-forest:#d3e7b6;
--frost-bite:#f6f0e4;
}

More palettes to explore