Color Converter (HEX, RGB, HSL)Specialized Version
🎨

Blue HEX Code

Blue color HEX code

RGB
H (0-360)S (%)L (%)

Copy CSS Values

Lightness Variations

Blue HEX Code

The HEX code for pure blue is #0000FF. Blue is a primary color in the RGB model representing maximum intensity in the blue channel with no red or green.

Blue Color Values

FormatValue
HEX#0000FF
RGBrgb(0, 0, 255)
HSLhsl(240, 100%, 50%)
CMYKC:100 M:100 Y:0 K:0

Blue Shades and Variations

ShadeHEXDescription
Light Blue#ADD8E6Soft, calming
Sky Blue#87CEEBBright, cheerful
Blue#0000FFPure blue
Royal Blue#4169E1Rich, elegant
Navy Blue#000080Deep, professional
Steel Blue#4682B4Gray-tinted
Teal#008080Green-tinted

Blue in Design

Blue conveys:

  • Trust: Banks, insurance, healthcare
  • Calm: Relaxation, meditation
  • Professionalism: Corporate, business
  • Technology: Tech companies

CSS Usage

``css .primary-button { background-color: #0000FF; /* Or using the name */ background-color: blue; } ``

Brand Blues

BrandHEX
Facebook#1877F2
Twitter#1DA1F2
LinkedIn#0A66C2
IBM#0530AD

Frequently Asked Questions

What is blue in HEX?

#0000FF is pure blue (no red, no green, maximum blue).

What is navy blue HEX?

Navy blue is #000080, a dark shade of blue.

What is the most popular blue?

Sky blue (#87CEEB) and royal blue (#4169E1) are commonly used.

Related Tools

Explore other tools you might find useful:

Related Calculators