All Palettes

Color Palette #faa700, #f6c9a2, #7e4e97, #e78a88, #c75c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.chai-latte {
color: #f6c9a2;
}
.juneberry {
color: #7e4e97;
}
.boho-blush {
color: #e78a88;
}
.ibis-rose {
color: #c75c8c;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--chai-latte:#f6c9a2;
--juneberry:#7e4e97;
--boho-blush:#e78a88;
--ibis-rose:#c75c8c;
}

More palettes to explore