All Palettes

Color Palette #ff6e61, #69af4b, #f3c93f, #287fb8, #e84594

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.softsun {
color: #f3c93f;
}
.haddock-s-sweater {
color: #287fb8;
}
.schiaparelli-pink {
color: #e84594;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--softsun:#f3c93f;
--haddock-s-sweater:#287fb8;
--schiaparelli-pink:#e84594;
}

More palettes to explore