All Palettes

Color Palette #ff4d7f, #ff9b3d, #ffd53d, #5cdb95, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.daisy {
color: #ffd53d;
}
.vegetation {
color: #5cdb95;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--hawaiian-passion:#ff9b3d;
--daisy:#ffd53d;
--vegetation:#5cdb95;
--clear-chill:#1f8fff;
}

More palettes to explore