All Palettes

Color Palette #ff6b6b, #f7d06e, #4ce1b9, #56cfe1, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.yellow-tulip {
color: #f7d06e;
}
.aphrodite-aqua {
color: #4ce1b9;
}
.blue-radiance {
color: #56cfe1;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--yellow-tulip:#f7d06e;
--aphrodite-aqua:#4ce1b9;
--blue-radiance:#56cfe1;
--punch-out-glove:#6a82fb;
}

More palettes to explore