All Palettes

Color Palette #f7c94b, #f9e639, #f9c54e, #77b6b0, #3a7d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.gorse {
color: #f9e639;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.spring-water-turquoise {
color: #77b6b0;
}
.blue-dart-frog {
color: #3a7d9c;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--gorse:#f9e639;
--creamy-sweet-corn:#f9c54e;
--spring-water-turquoise:#77b6b0;
--blue-dart-frog:#3a7d9c;
}

More palettes to explore