All Palettes

Color Palette #1f5d93, #4b8cbe, #8cc3d4, #f2be3a, #d55b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.lapis-lazuli-blue {
color: #1f5d93;
}
.boat-house {
color: #4b8cbe;
}
.dreaming-blue {
color: #8cc3d4;
}
.golden-mary {
color: #f2be3a;
}
.valencia {
color: #d55b4d;
}

/* CSS Variables */
:root {
--lapis-lazuli-blue:#1f5d93;
--boat-house:#4b8cbe;
--dreaming-blue:#8cc3d4;
--golden-mary:#f2be3a;
--valencia:#d55b4d;
}

More palettes to explore