All Palettes

Color Palette #f9b56c, #f0a17f, #e57b8b, #d053a0, #a94cb8

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f9b56c;
}
.coral-silk {
color: #f0a17f;
}
.true-love {
color: #e57b8b;
}
.crushed-berries {
color: #d053a0;
}
.fuchsia-pheromone {
color: #a94cb8;
}

/* CSS Variables */
:root {
--golden-cream:#f9b56c;
--coral-silk:#f0a17f;
--true-love:#e57b8b;
--crushed-berries:#d053a0;
--fuchsia-pheromone:#a94cb8;
}

More palettes to explore