Light navy blue Color — HEX, RGB, HSL & CMYK Codes

#2e5a88
Format Value
HEX #2e5a88
RGB rgb(46, 90, 136)
HSL hsl(210.7, 49.5%, 35.7%)
CMYK cmyk(66.2%, 33.8%, 0%, 46.7%)
HSV hsv(210.7, 66.2%, 53.3%)

light navy blue color harmonies

Tints & shades of light navy blue

Tints (lighter)

#416993 #54789e #6787a8 #7a96b3 #8da5be #a0b4c9 #b3c3d4 #c6d2df #d9e1e9 #ecf0f4

Shades (darker)

#2a527c #264a6f #214163 #1d3957 #19314a #15293e #112131 #0d1925 #081019 #04080c

Contrast & accessibility

The quick brown fox

On white · 7.16:1 · AAA

The quick brown fox

On black · 2.93:1 · Fail

Recommended text color: #ffffff

Use light navy blue in code

CSS color: #2e5a88;
SCSS $color: #2e5a88;
Tailwind bg-[#2e5a88]
Swift UIColor(red: 0.180, green: 0.353, blue: 0.533, alpha: 1)
Android Color.parseColor("#2e5a88")
Flutter Color(0xFF2E5A88)

Colors similar to light navy blue

Browse all Blue colors →

What is the HEX code for light navy blue?

The CSS color light navy blue in HEX format is #2e5a88. Use this value directly in CSS, SVG, and most design tools.

How do I use light navy blue in CSS?

To apply light navy blue in CSS:

  • Text color: color: #2e5a88;
  • Background: background-color: #2e5a88;
  • Border: border-color: #2e5a88;

What are all the color format values for light navy blue?

FormatValue
HEX#2e5a88
RGBrgb(46, 90, 136)
HSLhsl(210.7, 49.5%, 35.7%)
CMYKcmyk(66.2%, 33.8%, 0%, 46.7%)

How do I convert light navy blue to HEX?

Select light navy blue from the color name list in our color converter. The HEX value — #2e5a88 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light navy blue belong to?

light navy blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 210.7°, saturation 49.5%, lightness 35.7%.

How do I create lighter and darker shades of light navy blue?

Lighter variant (lightness 50.7%): #4380c0. Darker variant (lightness 20.700000000000003%): #1b344f. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.