All Palettes

Color Palette #1a7dff, #4dc1ff, #6bffda, #f0e78e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.magic-fountain {
color: #1a7dff;
}
.hello-summer {
color: #4dc1ff;
}
.spindrift {
color: #6bffda;
}
.bright-khaki {
color: #f0e78e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--magic-fountain:#1a7dff;
--hello-summer:#4dc1ff;
--spindrift:#6bffda;
--bright-khaki:#f0e78e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore