All Palettes

Color Palette #f6a7c1, #ffb13d, #ff6e61, #69af4b, #3f89c6

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a7c1;
}
.pieces-of-eight {
color: #ffb13d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.casting-sea {
color: #3f89c6;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a7c1;
--pieces-of-eight:#ffb13d;
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--casting-sea:#3f89c6;
}

More palettes to explore