All Palettes

Color Palette #1f3d5c, #4b6977, #7b9d93, #b0d3a6, #f6e6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.before-the-storm {
color: #4b6977;
}
.avalon {
color: #7b9d93;
}
.garden-room {
color: #b0d3a6;
}
.gold-sand {
color: #f6e6a7;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--before-the-storm:#4b6977;
--avalon:#7b9d93;
--garden-room:#b0d3a6;
--gold-sand:#f6e6a7;
}

More palettes to explore