All Palettes

Color Palette #f4b19f, #f2e6ba, #e2d2b1, #d1a3c4, #a5507d

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f4b19f;
}
.menoth-white-base {
color: #f2e6ba;
}
.corinthian-pillar {
color: #e2d2b1;
}
.geranium-bud {
color: #d1a3c4;
}
.our-little-secret {
color: #a5507d;
}

/* CSS Variables */
:root {
--first-date:#f4b19f;
--menoth-white-base:#f2e6ba;
--corinthian-pillar:#e2d2b1;
--geranium-bud:#d1a3c4;
--our-little-secret:#a5507d;
}

More palettes to explore