All Palettes

Color Palette #ffb8c1, #ff99ff, #ffd900, #4dffb2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb8c1;
}
.pinkalicious {
color: #ff99ff;
}
.soviet-gold {
color: #ffd900;
}
.hanuman-green {
color: #4dffb2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--matt-pink:#ffb8c1;
--pinkalicious:#ff99ff;
--soviet-gold:#ffd900;
--hanuman-green:#4dffb2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore