All Palettes

Color Palette #00b0e0, #3ddb8c, #f6d43c, #ff6b6b, #a86dd0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.drunken-dragonfly {
color: #3ddb8c;
}
.dandelion-yellow {
color: #f6d43c;
}
.pompelmo {
color: #ff6b6b;
}
.rich-lavender {
color: #a86dd0;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--drunken-dragonfly:#3ddb8c;
--dandelion-yellow:#f6d43c;
--pompelmo:#ff6b6b;
--rich-lavender:#a86dd0;
}

More palettes to explore