All Palettes

Color Palette #f1a7b6, #ff6e61, #ffb84d, #6fd0f6, #f1f0da

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.heisenberg-blue {
color: #6fd0f6;
}
.june-vision {
color: #f1f0da;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--heisenberg-blue:#6fd0f6;
--june-vision:#f1f0da;
}

More palettes to explore