Dodger blue Color — HEX, RGB, HSL & CMYK Codes

#3e82fc
Format Value
HEX #3e82fc
RGB rgb(62, 130, 252)
HSL hsl(218.5, 96.9%, 61.6%)
CMYK cmyk(75.4%, 48.4%, 0%, 1.2%)
HSV hsv(218.5, 75.4%, 98.8%)

dodger blue color harmonies

Tints & shades of dodger blue

Tints (lighter)

#508dfc #6199fd #73a4fd #84affd #96bbfd #a7c6fe #b9d2fe #caddfe #dce8fe #edf4ff

Shades (darker)

#3876e5 #336ace #2d5fb7 #2753a0 #224789 #1c3b73 #172f5c #112345 #0b182e #060c17

Contrast & accessibility

The quick brown fox

On white · 3.62:1 · AA Large

The quick brown fox

On black · 5.8:1 · AA

Recommended text color: #000000

Use dodger blue in code

CSS color: #3e82fc;
SCSS $color: #3e82fc;
Tailwind bg-[#3e82fc]
Swift UIColor(red: 0.243, green: 0.510, blue: 0.988, alpha: 1)
Android Color.parseColor("#3e82fc")
Flutter Color(0xFF3E82FC)

Colors similar to dodger blue

Browse all Blue colors →

What is the HEX code for dodger blue?

The CSS color dodger blue in HEX format is #3e82fc. Use this value directly in CSS, SVG, and most design tools.

How do I use dodger blue in CSS?

To apply dodger blue in CSS:

  • Text color: color: #3e82fc;
  • Background: background-color: #3e82fc;
  • Border: border-color: #3e82fc;

What are all the color format values for dodger blue?

FormatValue
HEX#3e82fc
RGBrgb(62, 130, 252)
HSLhsl(218.5, 96.9%, 61.6%)
CMYKcmyk(75.4%, 48.4%, 0%, 1.2%)

How do I convert dodger blue to HEX?

Select dodger blue from the color name list in our color converter. The HEX value — #3e82fc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dodger blue belong to?

dodger blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 218.5°, saturation 96.9%, lightness 61.6%.

How do I create lighter and darker shades of dodger blue?

Lighter variant (lightness 76.6%): #8ab3fd. Darker variant (lightness 46.6%): #0456ea. 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.