All Palettes

Color Palette #efc3d1, #f5b1a3, #f3b67c, #dfa349, #c48b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #efc3d1;
}
.first-date {
color: #f5b1a3;
}
.sunburst {
color: #f3b67c;
}
.brass-mesh {
color: #dfa349;
}
.child-of-the-moon {
color: #c48b3b;
}

/* CSS Variables */
:root {
--desire-pink:#efc3d1;
--first-date:#f5b1a3;
--sunburst:#f3b67c;
--brass-mesh:#dfa349;
--child-of-the-moon:#c48b3b;
}

More palettes to explore