All Palettes

Color Palette #3c5d77, #5e7f8d, #9ab2b6, #f5ca3d, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.china-pattern {
color: #3c5d77;
}
.whale-shark {
color: #5e7f8d;
}
.powder-mill {
color: #9ab2b6;
}
.marigold-dust {
color: #f5ca3d;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--china-pattern:#3c5d77;
--whale-shark:#5e7f8d;
--powder-mill:#9ab2b6;
--marigold-dust:#f5ca3d;
--fire-island:#d94f3a;
}

More palettes to explore