All Palettes

Color Palette #1f3a61, #2a6f9d, #4cb7e1, #f5b800, #f86949

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.deep-water {
color: #2a6f9d;
}
.lake-thun {
color: #4cb7e1;
}
.curry-bubbles {
color: #f5b800;
}
.sango-red {
color: #f86949;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--deep-water:#2a6f9d;
--lake-thun:#4cb7e1;
--curry-bubbles:#f5b800;
--sango-red:#f86949;
}

More palettes to explore