All Palettes

Color Palette #1e4c7b, #3b708c, #71a2b7, #b3e0d3, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.theatre-blue {
color: #1e4c7b;
}
.living-stream {
color: #3b708c;
}
.estuary-blue {
color: #71a2b7;
}
.bay {
color: #b3e0d3;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--theatre-blue:#1e4c7b;
--living-stream:#3b708c;
--estuary-blue:#71a2b7;
--bay:#b3e0d3;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore