All Palettes

Color Palette #191f4d, #2b3d50, #4ca1ae, #f0a800, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191f4d;
}
.snap-shot {
color: #2b3d50;
}
.blue-racer {
color: #4ca1ae;
}
.welcoming-wasp {
color: #f0a800;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--fly-by-night:#191f4d;
--snap-shot:#2b3d50;
--blue-racer:#4ca1ae;
--welcoming-wasp:#f0a800;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore