All Palettes

Color Palette #f7b5a1, #f5e06b, #a5d97d, #6ca4e0, #d77099

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.vanilla-pudding {
color: #f5e06b;
}
.crystal-green {
color: #a5d97d;
}
.greek-sea {
color: #6ca4e0;
}
.fiesta-pink {
color: #d77099;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--vanilla-pudding:#f5e06b;
--crystal-green:#a5d97d;
--greek-sea:#6ca4e0;
--fiesta-pink:#d77099;
}

More palettes to explore