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

#658cbb
Format Value
HEX #658cbb
RGB rgb(101, 140, 187)
HSL hsl(212.8, 38.7%, 56.5%)
CMYK cmyk(46%, 25.1%, 0%, 26.7%)
HSV hsv(212.8, 46%, 73.3%)

faded blue color harmonies

Tints & shades of faded blue

Tints (lighter)

#7396c1 #81a1c7 #8fabce #9db6d4 #abc0da #b9cbe0 #c7d5e6 #d5e0ec #e3eaf3 #f1f5f9

Shades (darker)

#5c7faa #537399 #496688 #405977 #374c66 #2e4055 #253344 #1c2633 #121922 #090d11

Contrast & accessibility

The quick brown fox

On white · 3.49:1 · AA Large

The quick brown fox

On black · 6.02:1 · AA

Recommended text color: #000000

Use faded blue in code

CSS color: #658cbb;
SCSS $color: #658cbb;
Tailwind bg-[#658cbb]
Swift UIColor(red: 0.396, green: 0.549, blue: 0.733, alpha: 1)
Android Color.parseColor("#658cbb")
Flutter Color(0xFF658CBB)

Colors similar to faded blue

Browse all Blue colors →

What is the HEX code for faded blue?

The CSS color faded blue in HEX format is #658cbb. Use this value directly in CSS, SVG, and most design tools.

How do I use faded blue in CSS?

To apply faded blue in CSS:

  • Text color: color: #658cbb;
  • Background: background-color: #658cbb;
  • Border: border-color: #658cbb;

What are all the color format values for faded blue?

FormatValue
HEX#658cbb
RGBrgb(101, 140, 187)
HSLhsl(212.8, 38.7%, 56.5%)
CMYKcmyk(46%, 25.1%, 0%, 26.7%)

How do I convert faded blue to HEX?

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

What color family does faded blue belong to?

faded blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 212.8°, saturation 38.7%, lightness 56.5%.

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

Lighter variant (lightness 71.5%): #9ab4d2. Darker variant (lightness 41.5%): #416693. 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.