All Palettes

Color Palette #3b7e9b, #5abfd3, #f9c54e, #ff6e61, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.skink-blue {
color: #5abfd3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--skink-blue:#5abfd3;
--creamy-sweet-corn:#f9c54e;
--grapefruit-pulp:#ff6e61;
--mandarin-peel:#ff9d00;
}

More palettes to explore