All Palettes

Color Palette #3b7e9b, #5db6a4, #f2d79c, #f28d3a, #d82c2f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.shylock {
color: #5db6a4;
}
.splash {
color: #f2d79c;
}
.spicy-paella {
color: #f28d3a;
}
.chi-gong {
color: #d82c2f;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--shylock:#5db6a4;
--splash:#f2d79c;
--spicy-paella:#f28d3a;
--chi-gong:#d82c2f;
}

More palettes to explore