All Palettes

Color Palette #df9fb5, #f6c6b1, #f8e4bf, #c5e2d9, #9fd2df

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #df9fb5;
}
.coral-bisque {
color: #f6c6b1;
}
.ivory-oats {
color: #f8e4bf;
}
.ulthuan-grey {
color: #c5e2d9;
}
.light-sky-babe {
color: #9fd2df;
}

/* CSS Variables */
:root {
--blushing-tulip:#df9fb5;
--coral-bisque:#f6c6b1;
--ivory-oats:#f8e4bf;
--ulthuan-grey:#c5e2d9;
--light-sky-babe:#9fd2df;
}

More palettes to explore