All Palettes

Color Palette #1a4d6b, #3a8a8d, #5ec0c5, #96e3e1, #f6f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1a4d6b;
}
.blue-chill {
color: #3a8a8d;
}
.faded-jeans {
color: #5ec0c5;
}
.aqua-fiesta {
color: #96e3e1;
}
.zh-n-zh-b-i-pearl {
color: #f6f8f9;
}

/* CSS Variables */
:root {
--seafarer:#1a4d6b;
--blue-chill:#3a8a8d;
--faded-jeans:#5ec0c5;
--aqua-fiesta:#96e3e1;
--zh-n-zh-b-i-pearl:#f6f8f9;
}

More palettes to explore