All Palettes

Color Palette #00a8e0, #1dbf73, #ffdb3d, #ff6e61, #d93b36

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.times-square-screens {
color: #1dbf73;
}
.dandelion-yellow {
color: #ffdb3d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-clown {
color: #d93b36;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--times-square-screens:#1dbf73;
--dandelion-yellow:#ffdb3d;
--grapefruit-pulp:#ff6e61;
--red-clown:#d93b36;
}

More palettes to explore