All Palettes

Color Palette #e3b0bf, #f5a48a, #f8d677, #83c9a0, #707dbd

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-s-content {
color: #e3b0bf;
}
.lugganath-orange {
color: #f5a48a;
}
.golden-raspberry {
color: #f8d677;
}
.foul-green {
color: #83c9a0;
}
.persian-jewel {
color: #707dbd;
}

/* CSS Variables */
:root {
--heart-s-content:#e3b0bf;
--lugganath-orange:#f5a48a;
--golden-raspberry:#f8d677;
--foul-green:#83c9a0;
--persian-jewel:#707dbd;
}

More palettes to explore