All Palettes

Color Palette #ff6b6b, #ff9a6b, #ffd56b, #6bff9a, #6bb3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.hint-of-honey {
color: #ffd56b;
}
.lunatic-sky-dancer {
color: #6bff9a;
}
.french-sky-blue {
color: #6bb3ff;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--fresh-cantaloupe:#ff9a6b;
--hint-of-honey:#ffd56b;
--lunatic-sky-dancer:#6bff9a;
--french-sky-blue:#6bb3ff;
}

More palettes to explore