All Palettes

Color Palette #ffdd57, #ff8b42, #ff6e61, #f05656, #3d91e6

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.orange-bell-pepper {
color: #ff8b42;
}
.grapefruit-pulp {
color: #ff6e61;
}
.khmer-curry {
color: #f05656;
}
.oregon-blue {
color: #3d91e6;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--orange-bell-pepper:#ff8b42;
--grapefruit-pulp:#ff6e61;
--khmer-curry:#f05656;
--oregon-blue:#3d91e6;
}

More palettes to explore