All Palettes

Color Palette #f4b3c2, #f8d0a0, #f9e6b9, #b9e4e4, #a1c4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b3c2;
}
.ginger-peach {
color: #f8d0a0;
}
.hawaiian-cream {
color: #f9e6b9;
}
.refreshing-pool {
color: #b9e4e4;
}
.blue-dam {
color: #a1c4d4;
}

/* CSS Variables */
:root {
--ibis:#f4b3c2;
--ginger-peach:#f8d0a0;
--hawaiian-cream:#f9e6b9;
--refreshing-pool:#b9e4e4;
--blue-dam:#a1c4d4;
}

More palettes to explore