All Palettes

Color Palette #3b7d8c, #69b09f, #a9e5d1, #f6e5a7, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.tropic-turquoise {
color: #69b09f;
}
.botanical-tint {
color: #a9e5d1;
}
.gold-sand {
color: #f6e5a7;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--tropic-turquoise:#69b09f;
--botanical-tint:#a9e5d1;
--gold-sand:#f6e5a7;
--shrimp-cocktail:#f4a462;
}

More palettes to explore