Search code examples
facebook-graph-apicolorsfacebook

What is the hexadecimal code of the "blue" background color of Facebook?


I want to color my mobile phone application with a background color like Facebook's blue background color. So what is the hexadecimal code of it ?


Solution

  • The colour of the main blue banner is #3b5999, and the lighter blue colour used for the backgrounds of comments is #eeeff4. A way to figure this stuff out is grab a screenshot and open it in image editing software that has a colour picker tool (e.g GIMP)