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

#3d7afd
Format Value
HEX #3d7afd
RGB rgb(61, 122, 253)
HSL hsl(220.9, 98%, 61.6%)
CMYK cmyk(75.9%, 51.8%, 0%, 0.8%)
HSV hsv(220.9, 75.9%, 99.2%)

lightish blue color harmonies

Tints & shades of lightish blue

Tints (lighter)

#4f86fd #6092fd #729efe #84aafe #95b6fe #a7c3fe #b8cffe #cadbfe #dce7ff #edf3ff

Shades (darker)

#376fe6 #3264cf #2c59b8 #274ea1 #21438a #1c3773 #162c5c #112145 #0b162e #060b17

Contrast & accessibility

The quick brown fox

On white · 3.89:1 · AA Large

The quick brown fox

On black · 5.4:1 · AA

Recommended text color: #000000

Use lightish blue in code

CSS color: #3d7afd;
SCSS $color: #3d7afd;
Tailwind bg-[#3d7afd]
Swift UIColor(red: 0.239, green: 0.478, blue: 0.992, alpha: 1)
Android Color.parseColor("#3d7afd")
Flutter Color(0xFF3D7AFD)

Colors similar to lightish blue

Browse all Blue colors →

What is the HEX code for lightish blue?

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

How do I use lightish blue in CSS?

To apply lightish blue in CSS:

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

What are all the color format values for lightish blue?

FormatValue
HEX#3d7afd
RGBrgb(61, 122, 253)
HSLhsl(220.9, 98%, 61.6%)
CMYKcmyk(75.9%, 51.8%, 0%, 0.8%)

How do I convert lightish blue to HEX?

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

What color family does lightish blue belong to?

lightish blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 220.9°, saturation 98%, lightness 61.6%.

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

Lighter variant (lightness 76.6%): #89aefe. Darker variant (lightness 46.6%): #024deb. 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.