All Palettes

Color Palette #ff6d1f, #f4d171, #a4d57b, #499b9c, #292c33

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.yellow-tulip {
color: #f4d171;
}
.crystal-green {
color: #a4d57b;
}
.coolbox-ice-turquoise {
color: #499b9c;
}
.night-sky {
color: #292c33;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--yellow-tulip:#f4d171;
--crystal-green:#a4d57b;
--coolbox-ice-turquoise:#499b9c;
--night-sky:#292c33;
}

More palettes to explore