All Palettes

Color Palette #4fc9c9, #5fe3a3, #7fe1d4, #f5c96b, #f27b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.may-day {
color: #4fc9c9;
}
.medium-aquamarine {
color: #5fe3a3;
}
.sea-foam {
color: #7fe1d4;
}
.cornsilk-yellow {
color: #f5c96b;
}
.iceland-poppy {
color: #f27b2c;
}

/* CSS Variables */
:root {
--may-day:#4fc9c9;
--medium-aquamarine:#5fe3a3;
--sea-foam:#7fe1d4;
--cornsilk-yellow:#f5c96b;
--iceland-poppy:#f27b2c;
}

More palettes to explore