All Palettes

Color Palette #76c0e0, #f7a1b1, #f9ebae, #f6a355, #d95d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-spark {
color: #76c0e0;
}
.ballet-slippers {
color: #f7a1b1;
}
.star-studded {
color: #f9ebae;
}
.ginger-milk {
color: #f6a355;
}
.medium-vermilion {
color: #d95d3a;
}

/* CSS Variables */
:root {
--bright-spark:#76c0e0;
--ballet-slippers:#f7a1b1;
--star-studded:#f9ebae;
--ginger-milk:#f6a355;
--medium-vermilion:#d95d3a;
}

More palettes to explore