All Palettes

Color Palette #fbcb3c, #eabf5d, #d0a56c, #b08b7d, #9f5b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #fbcb3c;
}
.i-m-a-local {
color: #eabf5d;
}
.wonton-dumpling {
color: #d0a56c;
}
.maui-poi {
color: #b08b7d;
}
.kyo-purple {
color: #9f5b8d;
}

/* CSS Variables */
:root {
--yellow-jacket:#fbcb3c;
--i-m-a-local:#eabf5d;
--wonton-dumpling:#d0a56c;
--maui-poi:#b08b7d;
--kyo-purple:#9f5b8d;
}

More palettes to explore