All Palettes

Color Palette #1d4d4e, #2e7e7f, #4eb7b3, #a3e6e4, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.lacustral {
color: #1d4d4e;
}
.nero-s-green {
color: #2e7e7f;
}
.crystalsong-blue {
color: #4eb7b3;
}
.everest {
color: #a3e6e4;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--lacustral:#1d4d4e;
--nero-s-green:#2e7e7f;
--crystalsong-blue:#4eb7b3;
--everest:#a3e6e4;
--coastal-breeze:#e0f7fa;
}

More palettes to explore