All Palettes

Color Palette #f9b9a4, #f6d1c1, #f2e5d4, #b4e1ee, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-apricot {
color: #f9b9a4;
}
.sand-island {
color: #f6d1c1;
}
.delicate-lace {
color: #f2e5d4;
}
.break-the-ice {
color: #b4e1ee;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--blushing-apricot:#f9b9a4;
--sand-island:#f6d1c1;
--delicate-lace:#f2e5d4;
--break-the-ice:#b4e1ee;
--blue-bay:#5d9bd5;
}

More palettes to explore