All Palettes

Color Palette #d7aaa2, #f1c5b6, #f6e1b1, #a3d7d4, #6aa8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.everything-s-rosy {
color: #d7aaa2;
}
.brilliant-beige {
color: #f1c5b6;
}
.friendly-yellow {
color: #f6e1b1;
}
.smooth-satin {
color: #a3d7d4;
}
.pacific-palisade {
color: #6aa8b9;
}

/* CSS Variables */
:root {
--everything-s-rosy:#d7aaa2;
--brilliant-beige:#f1c5b6;
--friendly-yellow:#f6e1b1;
--smooth-satin:#a3d7d4;
--pacific-palisade:#6aa8b9;
}

More palettes to explore