All Palettes

Color Palette #f0a3c7, #f7d4b6, #f5b800, #f09c00, #db7c00

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.cheddar-corn {
color: #f7d4b6;
}
.curry-bubbles {
color: #f5b800;
}
.wiener-schnitzel {
color: #f09c00;
}
.orange-pepper {
color: #db7c00;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--cheddar-corn:#f7d4b6;
--curry-bubbles:#f5b800;
--wiener-schnitzel:#f09c00;
--orange-pepper:#db7c00;
}

More palettes to explore