All Palettes

Color Palette #1f3a61, #4b81a0, #7eb2c9, #b4e1f3, #f7c04b

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.jay-bird {
color: #4b81a0;
}
.frisky-blue {
color: #7eb2c9;
}
.echo-iris {
color: #b4e1f3;
}
.creamy-sweet-corn {
color: #f7c04b;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--jay-bird:#4b81a0;
--frisky-blue:#7eb2c9;
--echo-iris:#b4e1f3;
--creamy-sweet-corn:#f7c04b;
}

More palettes to explore