All Palettes

Color Palette #1f3e70, #2c709b, #67a3c5, #b1dfe7, #f8c23a

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-current {
color: #1f3e70;
}
.deep-water {
color: #2c709b;
}
.scott-base {
color: #67a3c5;
}
.powder-blue {
color: #b1dfe7;
}
.phellodendron-amurense {
color: #f8c23a;
}

/* CSS Variables */
:root {
--cold-current:#1f3e70;
--deep-water:#2c709b;
--scott-base:#67a3c5;
--powder-blue:#b1dfe7;
--phellodendron-amurense:#f8c23a;
}

More palettes to explore