All Palettes

Color Palette #ff75b6, #a3c8ff, #baffb3, #ffed66, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.baby-blue {
color: #a3c8ff;
}
.glow-in-the-dark {
color: #baffb3;
}
.caduceus-gold {
color: #ffed66;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--baby-blue:#a3c8ff;
--glow-in-the-dark:#baffb3;
--caduceus-gold:#ffed66;
--blood-burst:#ff4d4d;
}

More palettes to explore