All Palettes

Color Palette #6b7cff, #4d91d1, #3cb4a0, #f9c89f, #f07070

0%
0%
0%

CSS code for this palette

/* CSS */
.byzantine-night-blue {
color: #6b7cff;
}
.blue-dart {
color: #4d91d1;
}
.waterfall {
color: #3cb4a0;
}
.chai-latte {
color: #f9c89f;
}
.breeze-of-chilli {
color: #f07070;
}

/* CSS Variables */
:root {
--byzantine-night-blue:#6b7cff;
--blue-dart:#4d91d1;
--waterfall:#3cb4a0;
--chai-latte:#f9c89f;
--breeze-of-chilli:#f07070;
}

More palettes to explore