All Palettes

Color Palette #4b8db4, #6ebf9f, #a1d56c, #f7e32b, #ef6d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4b8db4;
}
.mint-cold-green {
color: #6ebf9f;
}
.tropical-light {
color: #a1d56c;
}
.quinoline-yellow {
color: #f7e32b;
}
.entan-red {
color: #ef6d4d;
}

/* CSS Variables */
:root {
--atlantic-gull:#4b8db4;
--mint-cold-green:#6ebf9f;
--tropical-light:#a1d56c;
--quinoline-yellow:#f7e32b;
--entan-red:#ef6d4d;
}

More palettes to explore