All Palettes

Color Palette #f9b4b5, #f3cec4, #f1e3b6, #c9d7e3, #a7b2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f9b4b5;
}
.pearl-blush {
color: #f3cec4;
}
.james-blonde {
color: #f1e3b6;
}
.baywater-blue {
color: #c9d7e3;
}
.high-style {
color: #a7b2d7;
}

/* CSS Variables */
:root {
--precious-pink:#f9b4b5;
--pearl-blush:#f3cec4;
--james-blonde:#f1e3b6;
--baywater-blue:#c9d7e3;
--high-style:#a7b2d7;
}

More palettes to explore