All Palettes

Color Palette #1f718e, #3ba7b5, #66d3d6, #a8f0cb, #f9e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f718e;
}
.teal-essence {
color: #3ba7b5;
}
.throat-chakra {
color: #66d3d6;
}
.esoteric-touch-green {
color: #a8f0cb;
}
.blended-fruit {
color: #f9e1a4;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f718e;
--teal-essence:#3ba7b5;
--throat-chakra:#66d3d6;
--esoteric-touch-green:#a8f0cb;
--blended-fruit:#f9e1a4;
}

More palettes to explore