All Palettes

Color Palette #d6386a, #ff6e61, #ff9b80, #ffd54d, #6961ff

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-sorbet {
color: #d6386a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.vibrant {
color: #ffd54d;
}
.blue-genie {
color: #6961ff;
}

/* CSS Variables */
:root {
--raspberry-sorbet:#d6386a;
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--vibrant:#ffd54d;
--blue-genie:#6961ff;
}

More palettes to explore