All Palettes

Color Palette #f9b248, #f3d458, #efdf7b, #a6dff7, #4aa1f2

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch {
color: #f9b248;
}
.wake-me-up {
color: #f3d458;
}
.golden-blonde {
color: #efdf7b;
}
.ganon-blue {
color: #a6dff7;
}
.perfect-days {
color: #4aa1f2;
}

/* CSS Variables */
:root {
--butterscotch:#f9b248;
--wake-me-up:#f3d458;
--golden-blonde:#efdf7b;
--ganon-blue:#a6dff7;
--perfect-days:#4aa1f2;
}

More palettes to explore