All Palettes

Color Palette #f9b4a4, #fce4b0, #f2d7b5, #a1d6e8, #a3c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f9b4a4;
}
.wickerware {
color: #fce4b0;
}
.pink-lady {
color: #f2d7b5;
}
.light-budgie-blue {
color: #a1d6e8;
}
.sea-cliff {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--just-blush:#f9b4a4;
--wickerware:#fce4b0;
--pink-lady:#f2d7b5;
--light-budgie-blue:#a1d6e8;
--sea-cliff:#a3c7e0;
}

More palettes to explore