All Palettes

Color Palette #ff4d7f, #ff8f33, #f3cf3f, #a3d55d, #6fc3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.energy-orange {
color: #ff8f33;
}
.marigold-dust {
color: #f3cf3f;
}
.lime-lizard {
color: #a3d55d;
}
.squeaky {
color: #6fc3d8;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--energy-orange:#ff8f33;
--marigold-dust:#f3cf3f;
--lime-lizard:#a3d55d;
--squeaky:#6fc3d8;
}

More palettes to explore