All Palettes

Color Palette #f5c400, #f3ab5e, #f06090, #c76b9b, #794d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.goldfish {
color: #f3ab5e;
}
.medium-pink {
color: #f06090;
}
.fuchsia-kiss {
color: #c76b9b;
}
.studio {
color: #794d9d;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--goldfish:#f3ab5e;
--medium-pink:#f06090;
--fuchsia-kiss:#c76b9b;
--studio:#794d9d;
}

More palettes to explore