All Palettes

Color Palette #0e292f, #1c4e4f, #5f9b8e, #a4daca, #f5eab8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-box {
color: #0e292f;
}
.lacustral {
color: #1c4e4f;
}
.dull-teal {
color: #5f9b8e;
}
.whirlpool {
color: #a4daca;
}
.lantern-light {
color: #f5eab8;
}

/* CSS Variables */
:root {
--black-box:#0e292f;
--lacustral:#1c4e4f;
--dull-teal:#5f9b8e;
--whirlpool:#a4daca;
--lantern-light:#f5eab8;
}

More palettes to explore