All Palettes

Color Palette #1f3b6f, #3f5c92, #7ca5d5, #f4c543, #e75d36

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3b6f;
}
.integra {
color: #3f5c92;
}
.boudoir-blue {
color: #7ca5d5;
}
.pyrite {
color: #f4c543;
}
.day-glow-orange {
color: #e75d36;
}

/* CSS Variables */
:root {
--limoges:#1f3b6f;
--integra:#3f5c92;
--boudoir-blue:#7ca5d5;
--pyrite:#f4c543;
--day-glow-orange:#e75d36;
}

More palettes to explore