All Palettes

Color Palette #3c7e9a, #4eb7b3, #93e1d0, #f9d66c, #f7a67e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3c7e9a;
}
.crystalsong-blue {
color: #4eb7b3;
}
.beach-glass {
color: #93e1d0;
}
.forsythia-blossom {
color: #f9d66c;
}
.sunset-peach {
color: #f7a67e;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3c7e9a;
--crystalsong-blue:#4eb7b3;
--beach-glass:#93e1d0;
--forsythia-blossom:#f9d66c;
--sunset-peach:#f7a67e;
}

More palettes to explore