All Palettes

Color Palette #f49fd3, #f6b7a2, #f7c95e, #a4d6a4, #4c9a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f49fd3;
}
.mystic-tulip {
color: #f6b7a2;
}
.little-sun-dress {
color: #f7c95e;
}
.green-trance {
color: #a4d6a4;
}
.crisp-lettuce {
color: #4c9a8a;
}

/* CSS Variables */
:root {
--violet-kiss:#f49fd3;
--mystic-tulip:#f6b7a2;
--little-sun-dress:#f7c95e;
--green-trance:#a4d6a4;
--crisp-lettuce:#4c9a8a;
}

More palettes to explore