All Palettes

Color Palette #1d3c6d, #3c709a, #6da2b0, #90d8e4, #f0b400

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1d3c6d;
}
.windsurfing {
color: #3c709a;
}
.stillwater {
color: #6da2b0;
}
.tanager-turquoise {
color: #90d8e4;
}
.american-yellow {
color: #f0b400;
}

/* CSS Variables */
:root {
--blue-mosque:#1d3c6d;
--windsurfing:#3c709a;
--stillwater:#6da2b0;
--tanager-turquoise:#90d8e4;
--american-yellow:#f0b400;
}

More palettes to explore