All Palettes

Color Palette #3f4b6e, #5e7fa1, #a1c6d4, #f1e2b1, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.egyptian-violet {
color: #3f4b6e;
}
.bluestone-path {
color: #5e7fa1;
}
.blue-dam {
color: #a1c6d4;
}
.bone-white {
color: #f1e2b1;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--egyptian-violet:#3f4b6e;
--bluestone-path:#5e7fa1;
--blue-dam:#a1c6d4;
--bone-white:#f1e2b1;
--shrimp-cocktail:#f4a462;
}

More palettes to explore