All Palettes

Color Palette #f6b1d1, #ffce8a, #f4e1a4, #91d5f2, #b5e2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f6b1d1;
}
.bastard-amber {
color: #ffce8a;
}
.optimistic-yellow {
color: #f4e1a4;
}
.slightly-spritzig {
color: #91d5f2;
}
.basil-smash {
color: #b5e2a1;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f6b1d1;
--bastard-amber:#ffce8a;
--optimistic-yellow:#f4e1a4;
--slightly-spritzig:#91d5f2;
--basil-smash:#b5e2a1;
}

More palettes to explore