All Palettes

Color Palette #1d4e72, #2a7c92, #43b3c7, #98e2e2, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.turkish-stone {
color: #2a7c92;
}
.glassmith {
color: #43b3c7;
}
.aqua-fiesta {
color: #98e2e2;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--turkish-stone:#2a7c92;
--glassmith:#43b3c7;
--aqua-fiesta:#98e2e2;
--distant-horizon:#f1f9f9;
}

More palettes to explore