All Palettes

Color Palette #f6c9b6, #f7b4a1, #f7907e, #f06d4c, #e94e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-pink {
color: #f6c9b6;
}
.mystic-tulip {
color: #f7b4a1;
}
.hot-calypso {
color: #f7907e;
}
.entan-red {
color: #f06d4c;
}
.hot-shot {
color: #e94e2b;
}

/* CSS Variables */
:root {
--serene-pink:#f6c9b6;
--mystic-tulip:#f7b4a1;
--hot-calypso:#f7907e;
--entan-red:#f06d4c;
--hot-shot:#e94e2b;
}

More palettes to explore