All Palettes

Color Palette #f4b3c4, #f2a6ad, #f2a1bf, #f5d47a, #f6b055

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f4b3c4;
}
.pink-fit {
color: #f2a6ad;
}
.prism-pink {
color: #f2a1bf;
}
.oriole-yellow {
color: #f5d47a;
}
.deep-fried {
color: #f6b055;
}

/* CSS Variables */
:root {
--rhodonite:#f4b3c4;
--pink-fit:#f2a6ad;
--prism-pink:#f2a1bf;
--oriole-yellow:#f5d47a;
--deep-fried:#f6b055;
}

More palettes to explore