All Palettes

Color Palette #ff5c6c, #ff976b, #ffc96b, #ffe96b, #5cff6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadine-pink {
color: #ff5c6c;
}
.atomic-tangerine {
color: #ff976b;
}
.chanterelles {
color: #ffc96b;
}
.fuzzy-duckling {
color: #ffe96b;
}
.screamin-green {
color: #5cff6c;
}

/* CSS Variables */
:root {
--grenadine-pink:#ff5c6c;
--atomic-tangerine:#ff976b;
--chanterelles:#ffc96b;
--fuzzy-duckling:#ffe96b;
--screamin-green:#5cff6c;
}

More palettes to explore