All Palettes

Color Palette #f2b950, #edb06e, #a8d6e1, #3c8c9a, #2e5b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.bee {
color: #f2b950;
}
.evening-sunset {
color: #edb06e;
}
.winsome-hue {
color: #a8d6e1;
}
.seachange {
color: #3c8c9a;
}
.dark-blue {
color: #2e5b7f;
}

/* CSS Variables */
:root {
--bee:#f2b950;
--evening-sunset:#edb06e;
--winsome-hue:#a8d6e1;
--seachange:#3c8c9a;
--dark-blue:#2e5b7f;
}

More palettes to explore