All Palettes

Color Palette #a1c4d4, #5f9b99, #3f5c5f, #d6b65c, #c75b29

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a1c4d4;
}
.jugendstil-turquoise {
color: #5f9b99;
}
.teal-forest {
color: #3f5c5f;
}
.luxurious {
color: #d6b65c;
}
.golden-lion-tamarin {
color: #c75b29;
}

/* CSS Variables */
:root {
--blue-dam:#a1c4d4;
--jugendstil-turquoise:#5f9b99;
--teal-forest:#3f5c5f;
--luxurious:#d6b65c;
--golden-lion-tamarin:#c75b29;
}

More palettes to explore