All Palettes

Color Palette #1e4b76, #508cb9, #88c1d8, #f5eab7, #f06d56

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.dazzle {
color: #508cb9;
}
.sky-babe {
color: #88c1d8;
}
.lantern-light {
color: #f5eab7;
}
.royal-blush {
color: #f06d56;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--dazzle:#508cb9;
--sky-babe:#88c1d8;
--lantern-light:#f5eab7;
--royal-blush:#f06d56;
}

More palettes to explore