All Palettes

Color Palette #ff6d1f, #ffb13d, #f2e2a6, #9fd6d2, #ff5c72

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.pieces-of-eight {
color: #ffb13d;
}
.sugar-cookie {
color: #f2e2a6;
}
.shallow-shoal {
color: #9fd6d2;
}
.watermelon-candy {
color: #ff5c72;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--pieces-of-eight:#ffb13d;
--sugar-cookie:#f2e2a6;
--shallow-shoal:#9fd6d2;
--watermelon-candy:#ff5c72;
}

More palettes to explore