All Palettes

Color Palette #f6a2c4, #ff6e61, #ffb84d, #69be60, #5b9edc

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2c4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.drop-green {
color: #69be60;
}
.blue-bay {
color: #5b9edc;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2c4;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--drop-green:#69be60;
--blue-bay:#5b9edc;
}

More palettes to explore