All Palettes

Color Palette #4b9b8a, #6ec9a2, #a1e3c7, #f2e8ba, #f1b25b

0%
0%
0%

CSS code for this palette

/* CSS */
.crisp-lettuce {
color: #4b9b8a;
}
.minted-elegance {
color: #6ec9a2;
}
.reef-green {
color: #a1e3c7;
}
.sandy-shore {
color: #f2e8ba;
}
.cheater {
color: #f1b25b;
}

/* CSS Variables */
:root {
--crisp-lettuce:#4b9b8a;
--minted-elegance:#6ec9a2;
--reef-green:#a1e3c7;
--sandy-shore:#f2e8ba;
--cheater:#f1b25b;
}

More palettes to explore