All Palettes

Color Palette #3dbd92, #ffb84d, #ff6e61, #ffcc80, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.green-blue {
color: #3dbd92;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.egg-yolk {
color: #ffcc80;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--green-blue:#3dbd92;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
--egg-yolk:#ffcc80;
--welcoming-wasp:#f0a800;
}

More palettes to explore