All Palettes

Color Palette #1f3d5c, #3a687e, #59a5b1, #9ed6c0, #f2dfc0

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.kimberley-sea {
color: #3a687e;
}
.explorer-blue {
color: #59a5b1;
}
.flowering-cactus {
color: #9ed6c0;
}
.woven-raffia {
color: #f2dfc0;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--kimberley-sea:#3a687e;
--explorer-blue:#59a5b1;
--flowering-cactus:#9ed6c0;
--woven-raffia:#f2dfc0;
}

More palettes to explore