All Palettes

Color Palette #1f3d5c, #3a8c9c, #4eb7b7, #a2e3e6, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.aqueous {
color: #3a8c9c;
}
.crystalsong-blue {
color: #4eb7b7;
}
.everest {
color: #a2e3e6;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--aqueous:#3a8c9c;
--crystalsong-blue:#4eb7b7;
--everest:#a2e3e6;
--everlasting-ice:#f5fafa;
}

More palettes to explore