All Palettes

Color Palette #2a4d6a, #4b86b4, #9ed5e5, #f6f7d9, #f46010

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-blue {
color: #2a4d6a;
}
.cool-blue {
color: #4b86b4;
}
.light-budgie-blue {
color: #9ed5e5;
}
.yellow-avarice {
color: #f6f7d9;
}
.orange-tiger {
color: #f46010;
}

/* CSS Variables */
:root {
--celestial-blue:#2a4d6a;
--cool-blue:#4b86b4;
--light-budgie-blue:#9ed5e5;
--yellow-avarice:#f6f7d9;
--orange-tiger:#f46010;
}

More palettes to explore