All Palettes

Color Palette #f5c55b, #f16c4b, #8d3d8f, #4c3eb1, #3b99d8

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c55b;
}
.entan-red {
color: #f16c4b;
}
.dahlia {
color: #8d3d8f;
}
.megadrive-screen {
color: #4c3eb1;
}
.dayflower {
color: #3b99d8;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c55b;
--entan-red:#f16c4b;
--dahlia:#8d3d8f;
--megadrive-screen:#4c3eb1;
--dayflower:#3b99d8;
}

More palettes to explore