All Palettes

Color Palette #ff3d5a, #ff8052, #ffd900, #8affb3, #00bfff

0%
0%
0%

CSS code for this palette

/* CSS */
.sizzling-red {
color: #ff3d5a;
}
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.foam-green {
color: #8affb3;
}
.capri {
color: #00bfff;
}

/* CSS Variables */
:root {
--sizzling-red:#ff3d5a;
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--foam-green:#8affb3;
--capri:#00bfff;
}

More palettes to explore