All Palettes

Color Palette #ffdf6b, #fff1e5, #fff6f0, #ffccf9, #ffc1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-gold {
color: #ffdf6b;
}
.doeskin {
color: #fff1e5;
}
.seashell {
color: #fff6f0;
}
.kissed-by-mist {
color: #ffccf9;
}
.impatiens-pink {
color: #ffc1b8;
}

/* CSS Variables */
:root {
--pale-gold:#ffdf6b;
--doeskin:#fff1e5;
--seashell:#fff6f0;
--kissed-by-mist:#ffccf9;
--impatiens-pink:#ffc1b8;
}

More palettes to explore