All Palettes

Color Palette #ff6b6b, #ff9a6b, #ffd06b, #fff86b, #6bff6b

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.faded-sunlight {
color: #ffd06b;
}
.unmellow-yellow {
color: #fff86b;
}
.screamin-green {
color: #6bff6b;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--fresh-cantaloupe:#ff9a6b;
--faded-sunlight:#ffd06b;
--unmellow-yellow:#fff86b;
--screamin-green:#6bff6b;
}

More palettes to explore