All Palettes

Color Palette #ff6b6b, #ffd83d, #6dd070, #4a8bfc, #6b5be6

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.exploding-star {
color: #ffd83d;
}
.snow-pea {
color: #6dd070;
}
.bleuch-tel-blue {
color: #4a8bfc;
}
.blue-hepatica {
color: #6b5be6;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--exploding-star:#ffd83d;
--snow-pea:#6dd070;
--bleuch-tel-blue:#4a8bfc;
--blue-hepatica:#6b5be6;
}

More palettes to explore