All Palettes

Color Palette #1f3a60, #3a5e7e, #607f9f, #84b1c8, #e1a77a

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.chinese-porcelain {
color: #3a5e7e;
}
.greyish-blue {
color: #607f9f;
}
.batch-blue {
color: #84b1c8;
}
.thai-ice-tea {
color: #e1a77a;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--chinese-porcelain:#3a5e7e;
--greyish-blue:#607f9f;
--batch-blue:#84b1c8;
--thai-ice-tea:#e1a77a;
}

More palettes to explore