All Palettes

Color Palette #8bc34b, #b1eaf2, #ffcc80, #ff6e42, #ffa98f

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-surge {
color: #8bc34b;
}
.mint-macaron {
color: #b1eaf2;
}
.egg-yolk {
color: #ffcc80;
}
.carrot {
color: #ff6e42;
}
.frozen-salmon {
color: #ffa98f;
}

/* CSS Variables */
:root {
--citrus-surge:#8bc34b;
--mint-macaron:#b1eaf2;
--egg-yolk:#ffcc80;
--carrot:#ff6e42;
--frozen-salmon:#ffa98f;
}

More palettes to explore