All Palettes

Color Palette #a3d4d7, #f6e48e, #f8c572, #f67481, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a3d4d7;
}
.pale-banana {
color: #f6e48e;
}
.just-peachy {
color: #f8c572;
}
.momo-peach {
color: #f67481;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--smooth-satin:#a3d4d7;
--pale-banana:#f6e48e;
--just-peachy:#f8c572;
--momo-peach:#f67481;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore