All Palettes

Color Palette #e9a5b2, #f4bfbe, #f9d8c3, #fef3b4, #f3e4aa

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e9a5b2;
}
.rainbow {
color: #f4bfbe;
}
.porcelain-tan {
color: #f9d8c3;
}
.dandelion-whisper {
color: #fef3b4;
}
.vanilla {
color: #f3e4aa;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e9a5b2;
--rainbow:#f4bfbe;
--porcelain-tan:#f9d8c3;
--dandelion-whisper:#fef3b4;
--vanilla:#f3e4aa;
}

More palettes to explore