All Palettes

Color Palette #1c3f5e, #3a7d98, #65b2b3, #97d8c1, #f0e6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1c3f5e;
}
.blue-dart-frog {
color: #3a7d98;
}
.fountain-blue {
color: #65b2b3;
}
.chloride {
color: #97d8c1;
}
.fake-blonde {
color: #f0e6c1;
}

/* CSS Variables */
:root {
--sir-edmund:#1c3f5e;
--blue-dart-frog:#3a7d98;
--fountain-blue:#65b2b3;
--chloride:#97d8c1;
--fake-blonde:#f0e6c1;
}

More palettes to explore