All Palettes

Color Palette #f6a7b0, #eab8c8, #f6d0d3, #f3e1a0, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b0;
}
.chantilly {
color: #eab8c8;
}
.mary-s-rose {
color: #f6d0d3;
}
.roadster-yellow {
color: #f3e1a0;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b0;
--chantilly:#eab8c8;
--mary-s-rose:#f6d0d3;
--roadster-yellow:#f3e1a0;
--chrome-yellow:#faa700;
}

More palettes to explore