All Palettes

Color Palette #00a8e0, #2bbf9d, #a3d55d, #f1e94b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.first-post {
color: #2bbf9d;
}
.lime-lizard {
color: #a3d55d;
}
.yellow-petal {
color: #f1e94b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--first-post:#2bbf9d;
--lime-lizard:#a3d55d;
--yellow-petal:#f1e94b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore