All Palettes

Color Palette #ffc1b8, #ff6e61, #ff3c00, #ffb84d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.impatiens-pink {
color: #ffc1b8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coquelicot {
color: #ff3c00;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--impatiens-pink:#ffc1b8;
--grapefruit-pulp:#ff6e61;
--coquelicot:#ff3c00;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
}

More palettes to explore