All Palettes

Color Palette #3c7b96, #6ab0c8, #afe3e9, #f4ba4e, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3c7b96;
}
.delicate-girl-blue {
color: #6ab0c8;
}
.powder-blue {
color: #afe3e9;
}
.mango-margarita {
color: #f4ba4e;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3c7b96;
--delicate-girl-blue:#6ab0c8;
--powder-blue:#afe3e9;
--mango-margarita:#f4ba4e;
--orangeade:#e04f38;
}

More palettes to explore