All Palettes

Color Palette #1d4e72, #3f768d, #68a2ac, #b1d3c4, #f6e8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.blue-catch {
color: #3f768d;
}
.blue-mercury {
color: #68a2ac;
}
.lester {
color: #b1d3c4;
}
.dandelion-tea {
color: #f6e8c1;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--blue-catch:#3f768d;
--blue-mercury:#68a2ac;
--lester:#b1d3c4;
--dandelion-tea:#f6e8c1;
}

More palettes to explore