All Palettes

Color Palette #1a5d93, #51b4c8, #f2e36e, #f18b4b, #c94f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.lapis-jewel {
color: #1a5d93;
}
.blue-bobbin {
color: #51b4c8;
}
.vanilla-pudding {
color: #f2e36e;
}
.poppy-glow {
color: #f18b4b;
}
.chinese-dragon {
color: #c94f4f;
}

/* CSS Variables */
:root {
--lapis-jewel:#1a5d93;
--blue-bobbin:#51b4c8;
--vanilla-pudding:#f2e36e;
--poppy-glow:#f18b4b;
--chinese-dragon:#c94f4f;
}

More palettes to explore