All Palettes

Color Palette #a3d5e0, #f3eba0, #f89c8b, #ff6e61, #d45984

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.lazy-daisy {
color: #f3eba0;
}
.poppy-petal {
color: #f89c8b;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peppermint-swirl {
color: #d45984;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--lazy-daisy:#f3eba0;
--poppy-petal:#f89c8b;
--grapefruit-pulp:#ff6e61;
--peppermint-swirl:#d45984;
}

More palettes to explore