All Palettes

Color Palette #0e292f, #1b4b48, #2b9c7e, #a2d8b6, #f2f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.black-box {
color: #0e292f;
}
.swedish-green {
color: #1b4b48;
}
.green-jelly {
color: #2b9c7e;
}
.nihilakh-oxide {
color: #a2d8b6;
}
.desert-iguana {
color: #f2f4e1;
}

/* CSS Variables */
:root {
--black-box:#0e292f;
--swedish-green:#1b4b48;
--green-jelly:#2b9c7e;
--nihilakh-oxide:#a2d8b6;
--desert-iguana:#f2f4e1;
}

More palettes to explore