All Palettes

Color Palette #00a1e6, #3acf8f, #f6d73c, #ff6e61, #ff4d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a1e6;
}
.dark-shamrock {
color: #3acf8f;
}
.dandelion-yellow {
color: #f6d73c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fuchsia-fever {
color: #ff4d9a;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a1e6;
--dark-shamrock:#3acf8f;
--dandelion-yellow:#f6d73c;
--grapefruit-pulp:#ff6e61;
--fuchsia-fever:#ff4d9a;
}

More palettes to explore