All Palettes

Color Palette #1f3a5c, #4c6e90, #77a3b6, #b4d9cb, #f4e1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a5c;
}
.caspian-sea {
color: #4c6e90;
}
.grey-blue {
color: #77a3b6;
}
.gemini {
color: #b4d9cb;
}
.soft-butter {
color: #f4e1b8;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a5c;
--caspian-sea:#4c6e90;
--grey-blue:#77a3b6;
--gemini:#b4d9cb;
--soft-butter:#f4e1b8;
}

More palettes to explore