All Palettes

Color Palette #ff8c00, #ffd900, #ffec3d, #ff6bb5, #ff1492

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}
.secret-story {
color: #ff1492;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
--f-n-h-ng-pink:#ff6bb5;
--secret-story:#ff1492;
}

More palettes to explore