All Palettes

Color Palette #f9c776, #f7a8a1, #f47b1f, #69af4b, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f9c776;
}
.roseberry {
color: #f7a8a1;
}
.sun-orange {
color: #f47b1f;
}
.sour-candy {
color: #69af4b;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f9c776;
--roseberry:#f7a8a1;
--sun-orange:#f47b1f;
--sour-candy:#69af4b;
--olympic-blue:#4b91e2;
}

More palettes to explore