All Palettes

Color Palette #1f9e9e, #3db3b3, #5ec5c5, #a5e1e3, #f8c9c9

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.green-grapple {
color: #3db3b3;
}
.chinese-lacquer {
color: #5ec5c5;
}
.ice-crystal-blue {
color: #a5e1e3;
}
.happy-piglets {
color: #f8c9c9;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--green-grapple:#3db3b3;
--chinese-lacquer:#5ec5c5;
--ice-crystal-blue:#a5e1e3;
--happy-piglets:#f8c9c9;
}

More palettes to explore