All Palettes

Color Palette #3d7999, #76b2a4, #a3d7a5, #f7e89c, #f69e6f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3d7999;
}
.gulf-stream {
color: #76b2a4;
}
.green-trance {
color: #a3d7a5;
}
.storm-lightning {
color: #f7e89c;
}
.burning-coals {
color: #f69e6f;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3d7999;
--gulf-stream:#76b2a4;
--green-trance:#a3d7a5;
--storm-lightning:#f7e89c;
--burning-coals:#f69e6f;
}

More palettes to explore