All Palettes

Color Palette #1e8b9f, #50c3d7, #7fd959, #f9d44e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.waikiki {
color: #1e8b9f;
}
.bachelor-button {
color: #50c3d7;
}
.lilliputian-lime {
color: #7fd959;
}
.westfall-yellow {
color: #f9d44e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--waikiki:#1e8b9f;
--bachelor-button:#50c3d7;
--lilliputian-lime:#7fd959;
--westfall-yellow:#f9d44e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore