Lightish blue to RGB — Color Code

#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 RGB code for lightish blue?

The CSS color lightish blue in RGB format is rgb(61, 122, 253). 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: rgb(61, 122, 253);
  • Background: background-color: rgb(61, 122, 253);
  • Border: border-color: rgb(61, 122, 253);

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 RGB?

Select lightish blue from the color name list in our color converter. The RGB value — rgb(61, 122, 253) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.