All Palettes

Color Palette #f0a800, #f6d64c, #e0e59f, #a6c5e8, #4a88f2

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.fresh-pineapple {
color: #f6d64c;
}
.fresh-frapp {
color: #e0e59f;
}
.sky-high {
color: #a6c5e8;
}
.seljuk-blue {
color: #4a88f2;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--fresh-pineapple:#f6d64c;
--fresh-frapp:#e0e59f;
--sky-high:#a6c5e8;
--seljuk-blue:#4a88f2;
}

More palettes to explore