All Palettes

Color Palette #ff6b6b, #ffcb5c, #fff68f, #6dd070, #4c9eeb

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.nacho {
color: #ffcb5c;
}
.the-first-daffodil {
color: #fff68f;
}
.snow-pea {
color: #6dd070;
}
.perfect-days {
color: #4c9eeb;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--nacho:#ffcb5c;
--the-first-daffodil:#fff68f;
--snow-pea:#6dd070;
--perfect-days:#4c9eeb;
}

More palettes to explore