All Palettes

Color Palette #ff9900, #ffd000, #fff047, #d2f9c3, #a6e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.electric-glow {
color: #ffd000;
}
.hollandaise {
color: #fff047;
}
.frosted-mint-hills {
color: #d2f9c3;
}
.botanical-tint {
color: #a6e3d7;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--electric-glow:#ffd000;
--hollandaise:#fff047;
--frosted-mint-hills:#d2f9c3;
--botanical-tint:#a6e3d7;
}

More palettes to explore