All Palettes

Color Palette #1f4a70, #5b8d9a, #a4c0c6, #f2d297, #e87a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.fish-net-blue {
color: #1f4a70;
}
.harbor {
color: #5b8d9a;
}
.clear-vista {
color: #a4c0c6;
}
.beeswing {
color: #f2d297;
}
.salsa-sizzle {
color: #e87a3b;
}

/* CSS Variables */
:root {
--fish-net-blue:#1f4a70;
--harbor:#5b8d9a;
--clear-vista:#a4c0c6;
--beeswing:#f2d297;
--salsa-sizzle:#e87a3b;
}

More palettes to explore