All Palettes

Color Palette #f49fbe, #f68892, #f4c7a4, #f2e5ab, #f8e1a5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f49fbe;
}
.vinaceous-cinnamon {
color: #f68892;
}
.australian-apricot {
color: #f4c7a4;
}
.vanilla {
color: #f2e5ab;
}
.blended-fruit {
color: #f8e1a5;
}

/* CSS Variables */
:root {
--pink-chalk:#f49fbe;
--vinaceous-cinnamon:#f68892;
--australian-apricot:#f4c7a4;
--vanilla:#f2e5ab;
--blended-fruit:#f8e1a5;
}

More palettes to explore