All Palettes

Color Palette #1c407d, #4e77b1, #a1c7e3, #f1d66a, #f17e90

0%
0%
0%

CSS code for this palette

/* CSS */
.maritime-outpost {
color: #1c407d;
}
.ramjet {
color: #4e77b1;
}
.windsor-way {
color: #a1c7e3;
}
.yellow-cream {
color: #f1d66a;
}
.xoxo {
color: #f17e90;
}

/* CSS Variables */
:root {
--maritime-outpost:#1c407d;
--ramjet:#4e77b1;
--windsor-way:#a1c7e3;
--yellow-cream:#f1d66a;
--xoxo:#f17e90;
}

More palettes to explore