All Palettes

Color Palette #4b918d, #6dc0b4, #a1e3cf, #f3f7d4, #ff9c6b

0%
0%
0%

CSS code for this palette

/* CSS */
.mirage-lake {
color: #4b918d;
}
.fiesta-blue {
color: #6dc0b4;
}
.aqua-wish {
color: #a1e3cf;
}
.rising-star {
color: #f3f7d4;
}
.fresh-cantaloupe {
color: #ff9c6b;
}

/* CSS Variables */
:root {
--mirage-lake:#4b918d;
--fiesta-blue:#6dc0b4;
--aqua-wish:#a1e3cf;
--rising-star:#f3f7d4;
--fresh-cantaloupe:#ff9c6b;
}

More palettes to explore