All Palettes

Color Palette #1d4f8b, #3b8aa0, #5fc8c1, #9cf7e6, #f9fbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.winter-time {
color: #3b8aa0;
}
.chinese-lacquer {
color: #5fc8c1;
}
.hello-winter {
color: #9cf7e6;
}
.dr-white {
color: #f9fbfb;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--winter-time:#3b8aa0;
--chinese-lacquer:#5fc8c1;
--hello-winter:#9cf7e6;
--dr-white:#f9fbfb;
}

More palettes to explore