All Palettes

Color Palette #fbcb2d, #f9a85d, #f57f7f, #e0679b, #a66e99

0%
0%
0%

CSS code for this palette

/* CSS */
.bumblebee {
color: #fbcb2d;
}
.rajah {
color: #f9a85d;
}
.shell-pink {
color: #f57f7f;
}
.china-pink {
color: #e0679b;
}
.drama-queen {
color: #a66e99;
}

/* CSS Variables */
:root {
--bumblebee:#fbcb2d;
--rajah:#f9a85d;
--shell-pink:#f57f7f;
--china-pink:#e0679b;
--drama-queen:#a66e99;
}

More palettes to explore