All Palettes

Color Palette #4c908f, #6dc5b8, #a2e2b5, #f8bfc3, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.mirage-lake {
color: #4c908f;
}
.tropic-tide {
color: #6dc5b8;
}
.overtone {
color: #a2e2b5;
}
.candy-cane {
color: #f8bfc3;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--mirage-lake:#4c908f;
--tropic-tide:#6dc5b8;
--overtone:#a2e2b5;
--candy-cane:#f8bfc3;
--pompelmo:#ff6b6b;
}

More palettes to explore