All Palettes

Color Palette #507e9b, #6db9d5, #9fd2df, #f7e7a1, #f08d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-blue {
color: #507e9b;
}
.blue-brocade {
color: #6db9d5;
}
.light-sky-babe {
color: #9fd2df;
}
.lazy-daisy {
color: #f7e7a1;
}
.chinese-lantern {
color: #f08d5c;
}

/* CSS Variables */
:root {
--storm-blue:#507e9b;
--blue-brocade:#6db9d5;
--light-sky-babe:#9fd2df;
--lazy-daisy:#f7e7a1;
--chinese-lantern:#f08d5c;
}

More palettes to explore