All Palettes

Color Palette #f9d7ae, #f6b4a2, #f490b8, #e58bb9, #d67acd

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-latour {
color: #f9d7ae;
}
.first-date {
color: #f6b4a2;
}
.sachet-pink {
color: #f490b8;
}
.chewing-gum-pink {
color: #e58bb9;
}
.french-mauve {
color: #d67acd;
}

/* CSS Variables */
:root {
--satin-latour:#f9d7ae;
--first-date:#f6b4a2;
--sachet-pink:#f490b8;
--chewing-gum-pink:#e58bb9;
--french-mauve:#d67acd;
}

More palettes to explore