All Palettes

Color Palette #f0a3c7, #f9d780, #73b5a6, #4f8cba, #d5503f

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.e-honda-beige {
color: #f9d780;
}
.turtle-lake {
color: #73b5a6;
}
.boat-house {
color: #4f8cba;
}
.spirit-warrior {
color: #d5503f;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--e-honda-beige:#f9d780;
--turtle-lake:#73b5a6;
--boat-house:#4f8cba;
--spirit-warrior:#d5503f;
}

More palettes to explore