All Palettes

Color Palette #ff6e61, #ff9a47, #ffd900, #6fdc6f, #4dc9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.soviet-gold {
color: #ffd900;
}
.pastel-green {
color: #6fdc6f;
}
.thor-s-thunder {
color: #4dc9ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--soviet-gold:#ffd900;
--pastel-green:#6fdc6f;
--thor-s-thunder:#4dc9ff;
}

More palettes to explore