All Palettes

Color Palette #3b5f8c, #6c8c9d, #a1c2c9, #f3e0d3, #f7c6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.winter-lake {
color: #6c8c9d;
}
.frozen-tundra {
color: #a1c2c9;
}
.posy {
color: #f3e0d3;
}
.shrimp-toast {
color: #f7c6a1;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--winter-lake:#6c8c9d;
--frozen-tundra:#a1c2c9;
--posy:#f3e0d3;
--shrimp-toast:#f7c6a1;
}

More palettes to explore