All Palettes

Color Palette #ff6d1f, #ffb35c, #ffeab8, #4d7dfe, #8d5cff

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.vintage-orange {
color: #ffb35c;
}
.sunkissed-yellow {
color: #ffeab8;
}
.c64-ntsc {
color: #4d7dfe;
}
.purple-honeycreeper {
color: #8d5cff;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--vintage-orange:#ffb35c;
--sunkissed-yellow:#ffeab8;
--c64-ntsc:#4d7dfe;
--purple-honeycreeper:#8d5cff;
}

More palettes to explore