All Palettes

Color Palette #f6b6c1, #f9d4d2, #fbe8b7, #afe0ae, #79c6d7

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.just-a-tease {
color: #f9d4d2;
}
.hawaiian-cream {
color: #fbe8b7;
}
.frozen-moss-green {
color: #afe0ae;
}
.water-flow {
color: #79c6d7;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--just-a-tease:#f9d4d2;
--hawaiian-cream:#fbe8b7;
--frozen-moss-green:#afe0ae;
--water-flow:#79c6d7;
}

More palettes to explore