All Palettes

Color Palette #1a818e, #4ec1bd, #a0dad3, #f3e4ba, #f9b7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a818e;
}
.port-hope {
color: #4ec1bd;
}
.vidalia {
color: #a0dad3;
}
.pearl-yellow {
color: #f3e4ba;
}
.mixed-fruit {
color: #f9b7b4;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a818e;
--port-hope:#4ec1bd;
--vidalia:#a0dad3;
--pearl-yellow:#f3e4ba;
--mixed-fruit:#f9b7b4;
}

More palettes to explore