All Palettes

Color Palette #f7b32b, #f7c94a, #f9e78b, #a2e6ba, #5dc9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sun {
color: #f7b32b;
}
.sunny-mood {
color: #f7c94a;
}
.no-gmb-yellow {
color: #f9e78b;
}
.bright-sea-green {
color: #a2e6ba;
}
.watercourse {
color: #5dc9d5;
}

/* CSS Variables */
:root {
--hot-sun:#f7b32b;
--sunny-mood:#f7c94a;
--no-gmb-yellow:#f9e78b;
--bright-sea-green:#a2e6ba;
--watercourse:#5dc9d5;
}

More palettes to explore