All Palettes

Color Palette #f9aeae, #f4cdcd, #f1e3d5, #a9e0b4, #49b9d4

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.kendall-rose {
color: #f4cdcd;
}
.china-doll {
color: #f1e3d5;
}
.celtic-spring {
color: #a9e0b4;
}
.bachelor-button {
color: #49b9d4;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--kendall-rose:#f4cdcd;
--china-doll:#f1e3d5;
--celtic-spring:#a9e0b4;
--bachelor-button:#49b9d4;
}

More palettes to explore