All Palettes

Color Palette #ff5c5c, #ffb84d, #ffd54d, #4dffb8, #ff5c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit {
color: #ff5c5c;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.hanuman-green {
color: #4dffb8;
}
.stellar-strawberry {
color: #ff5c8d;
}

/* CSS Variables */
:root {
--grapefruit:#ff5c5c;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--hanuman-green:#4dffb8;
--stellar-strawberry:#ff5c8d;
}

More palettes to explore