All Palettes

Color Palette #ffc800, #ff5100, #ff6a00, #ffb3ff, #ffdbff

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.aerospace-orange {
color: #ff5100;
}
.burtuqali-orange {
color: #ff6a00;
}
.strawberry-buttercream {
color: #ffb3ff;
}
.sugarpills {
color: #ffdbff;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--aerospace-orange:#ff5100;
--burtuqali-orange:#ff6a00;
--strawberry-buttercream:#ffb3ff;
--sugarpills:#ffdbff;
}

More palettes to explore