All Palettes

Color Palette #b19bd9, #d3a5e9, #ff6e61, #ffcb5c, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b19bd9;
}
.bright-ube {
color: #d3a5e9;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--violet-velvet:#b19bd9;
--bright-ube:#d3a5e9;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore