All Palettes

Color Palette #6c5c8a, #f1a7c7, #fae3b7, #c4d600, #3f5c88

0%
0%
0%

CSS code for this palette

/* CSS */
.kimberly {
color: #6c5c8a;
}
.rose-mallow {
color: #f1a7c7;
}
.yellow-essence {
color: #fae3b7;
}
.garlic-pesto {
color: #c4d600;
}
.functional-blue {
color: #3f5c88;
}

/* CSS Variables */
:root {
--kimberly:#6c5c8a;
--rose-mallow:#f1a7c7;
--yellow-essence:#fae3b7;
--garlic-pesto:#c4d600;
--functional-blue:#3f5c88;
}

More palettes to explore