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

#3c73a8
Format Value
HEX #3c73a8
RGB rgb(60, 115, 168)
HSL hsl(209.4, 47.4%, 44.7%)
CMYK cmyk(64.3%, 31.5%, 0%, 34.1%)
HSV hsv(209.4, 64.3%, 65.9%)

flat blue color harmonies

Tints & shades of flat blue

Tints (lighter)

#4e80b0 #5f8cb8 #7199c0 #83a6c8 #95b3d0 #a6bfd7 #b8ccdf #cad9e7 #dce6ef #edf2f7

Shades (darker)

#376999 #315e89 #2c547a #26496b #213f5c #1b344c #162a3d #101f2e #0b151f #050a0f

Contrast & accessibility

The quick brown fox

On white · 4.99:1 · AA

The quick brown fox

On black · 4.21:1 · AA Large

Recommended text color: #ffffff

Use flat blue in code

CSS color: #3c73a8;
SCSS $color: #3c73a8;
Tailwind bg-[#3c73a8]
Swift UIColor(red: 0.235, green: 0.451, blue: 0.659, alpha: 1)
Android Color.parseColor("#3c73a8")
Flutter Color(0xFF3C73A8)

Colors similar to flat blue

Browse all Blue colors →

What is the HEX code for flat blue?

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

How do I use flat blue in CSS?

To apply flat blue in CSS:

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

What are all the color format values for flat blue?

FormatValue
HEX#3c73a8
RGBrgb(60, 115, 168)
HSLhsl(209.4, 47.4%, 44.7%)
CMYKcmyk(64.3%, 31.5%, 0%, 34.1%)

How do I convert flat blue to HEX?

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

What color family does flat blue belong to?

flat blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 209.4°, saturation 47.4%, lightness 44.7%.

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

Lighter variant (lightness 59.7%): #6899c9. Darker variant (lightness 29.700000000000003%): #284c70. 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.