All Palettes

Color Palette #3b7e9b, #4bb9b4, #8fd2d6, #f8c3b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.tropical-escape {
color: #4bb9b4;
}
.winter-chill {
color: #8fd2d6;
}
.apricot-obsession {
color: #f8c3b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--tropical-escape:#4bb9b4;
--winter-chill:#8fd2d6;
--apricot-obsession:#f8c3b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore