All Palettes

Color Palette #6a4c94, #f0783d, #f8f6f1, #29b0ff, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.debrito {
color: #f0783d;
}
.high-reflective-white {
color: #f8f6f1;
}
.fantasy-console-sky {
color: #29b0ff;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--debrito:#f0783d;
--high-reflective-white:#f8f6f1;
--fantasy-console-sky:#29b0ff;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore