All Palettes

Color Palette #f9b248, #f5c87a, #f3e5a0, #c5e0e8, #8ab8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch {
color: #f9b248;
}
.sunday-afternoon {
color: #f5c87a;
}
.venetian-yellow {
color: #f3e5a0;
}
.breeze-in-june {
color: #c5e0e8;
}
.sea-angel {
color: #8ab8c1;
}

/* CSS Variables */
:root {
--butterscotch:#f9b248;
--sunday-afternoon:#f5c87a;
--venetian-yellow:#f3e5a0;
--breeze-in-june:#c5e0e8;
--sea-angel:#8ab8c1;
}

More palettes to explore