All Palettes

Color Palette #1f3b70, #3c598b, #5c7c9d, #89b4c2, #f0e1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3b70;
}
.delft {
color: #3c598b;
}
.blue-plate {
color: #5c7c9d;
}
.crystal-lake {
color: #89b4c2;
}
.woven-raffia {
color: #f0e1c1;
}

/* CSS Variables */
:root {
--limoges:#1f3b70;
--delft:#3c598b;
--blue-plate:#5c7c9d;
--crystal-lake:#89b4c2;
--woven-raffia:#f0e1c1;
}

More palettes to explore