All Palettes

Color Palette #7cb9c5, #b2e0d6, #f4c299, #f49480, #ef6f61

0%
0%
0%

CSS code for this palette

/* CSS */
.azure-lake {
color: #7cb9c5;
}
.cruise {
color: #b2e0d6;
}
.cream-blush {
color: #f4c299;
}
.parma-ham {
color: #f49480;
}
.mild-heart-attack {
color: #ef6f61;
}

/* CSS Variables */
:root {
--azure-lake:#7cb9c5;
--cruise:#b2e0d6;
--cream-blush:#f4c299;
--parma-ham:#f49480;
--mild-heart-attack:#ef6f61;
}

More palettes to explore