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

#436bad
Format Value
HEX #436bad
RGB rgb(67, 107, 173)
HSL hsl(217.4, 44.2%, 47.1%)
CMYK cmyk(61.3%, 38.2%, 0%, 32.2%)
HSV hsv(217.4, 61.3%, 67.8%)

french blue color harmonies

Tints & shades of french blue

Tints (lighter)

#5478b4 #6586bc #7693c3 #87a1cb #98aed2 #aabcda #bbc9e1 #ccd7e9 #dde4f0 #eef2f8

Shades (darker)

#3d619d #37588e #314e7e #2b446e #253a5e #1e314f #18273f #121d2f #0c131f #060a10

Contrast & accessibility

The quick brown fox

On white · 5.32:1 · AA

The quick brown fox

On black · 3.95:1 · AA Large

Recommended text color: #ffffff

Use french blue in code

CSS color: #436bad;
SCSS $color: #436bad;
Tailwind bg-[#436bad]
Swift UIColor(red: 0.263, green: 0.420, blue: 0.678, alpha: 1)
Android Color.parseColor("#436bad")
Flutter Color(0xFF436BAD)

Colors similar to french blue

Browse all Blue colors →

What is the HEX code for french blue?

The CSS color french blue in HEX format is #436bad. Use this value directly in CSS, SVG, and most design tools.

How do I use french blue in CSS?

To apply french blue in CSS:

  • Text color: color: #436bad;
  • Background: background-color: #436bad;
  • Border: border-color: #436bad;

What are all the color format values for french blue?

FormatValue
HEX#436bad
RGBrgb(67, 107, 173)
HSLhsl(217.4, 44.2%, 47.1%)
CMYKcmyk(61.3%, 38.2%, 0%, 32.2%)

How do I convert french blue to HEX?

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

What color family does french blue belong to?

french blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 217.4°, saturation 44.2%, lightness 47.1%.

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

Lighter variant (lightness 62.1%): #7494c9. Darker variant (lightness 32.1%): #2e4976. 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.