All Palettes

Color Palette #3b7d8c, #4cb8b1, #a3d7d1, #f2e4d4, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.tropical-escape {
color: #4cb8b1;
}
.smooth-satin {
color: #a3d7d1;
}
.china-doll {
color: #f2e4d4;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--tropical-escape:#4cb8b1;
--smooth-satin:#a3d7d1;
--china-doll:#f2e4d4;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore