All Palettes

Color Palette #d3b15a, #e9d79f, #f2bac4, #f05c7c, #8e294d

0%
0%
0%

CSS code for this palette

/* CSS */
.tanami-desert {
color: #d3b15a;
}
.leaf-yellow {
color: #e9d79f;
}
.petals-unfolding {
color: #f2bac4;
}
.highlighter-pink {
color: #f05c7c;
}
.disco {
color: #8e294d;
}

/* CSS Variables */
:root {
--tanami-desert:#d3b15a;
--leaf-yellow:#e9d79f;
--petals-unfolding:#f2bac4;
--highlighter-pink:#f05c7c;
--disco:#8e294d;
}

More palettes to explore