All Palettes

Color Palette #f3a0b2, #ff6e61, #ffc94d, #3d9e8b, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.emperor-s-children {
color: #f3a0b2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.chunky-bee {
color: #ffc94d;
}
.dioptase-green {
color: #3d9e8b;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--emperor-s-children:#f3a0b2;
--grapefruit-pulp:#ff6e61;
--chunky-bee:#ffc94d;
--dioptase-green:#3d9e8b;
--snap-shot:#2b3d50;
}

More palettes to explore