All Palettes

Color Palette #1d4e72, #4a8b96, #76c6b9, #a7e6b4, #f1f8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.hippie-blue {
color: #4a8b96;
}
.shockwave {
color: #76c6b9;
}
.overtone {
color: #a7e6b4;
}
.bean-sprout {
color: #f1f8e8;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--hippie-blue:#4a8b96;
--shockwave:#76c6b9;
--overtone:#a7e6b4;
--bean-sprout:#f1f8e8;
}

More palettes to explore