Bluish Color

HEX, RGB, HSL & CMYK Codes

#2976bb
Format Value
HEX #2976bb
RGB rgb(41, 118, 187)
HSL hsl(208.4, 64%, 44.7%)
CMYK cmyk(78.1%, 36.9%, 0%, 26.7%)
HSV hsv(208.4, 78.1%, 73.3%)

bluish color harmonies

Tints & shades of bluish

Tints (lighter)

#3c82c1 #508fc7 #639bce #77a8d4 #8ab4da #9ec1e0 #b1cde6 #c5daec #d8e6f3 #ecf3f9

Shades (darker)

#256baa #226199 #1e5688 #1a4b77 #164066 #133655 #0f2b44 #0b2033 #071522 #040b11

Contrast & accessibility

The quick brown fox

On white · 4.77:1 · AA

The quick brown fox

On black · 4.4:1 · AA Large

Recommended text color: #ffffff

Use bluish in code

CSS color: #2976bb;
SCSS $color: #2976bb;
Tailwind bg-[#2976bb]
Swift UIColor(red: 0.161, green: 0.463, blue: 0.733, alpha: 1)
Android Color.parseColor("#2976bb")
Flutter Color(0xFF2976BB)

Colors similar to bluish

Browse all Blue colors →

What is the HEX code for bluish?

The CSS color bluish in HEX format is #2976bb. Use this value directly in CSS, SVG, and most design tools.

How do I use bluish in CSS?

To apply bluish in CSS:

  • Text color: color: #2976bb;
  • Background: background-color: #2976bb;
  • Border: border-color: #2976bb;

What are all the color format values for bluish?

FormatValue
HEX#2976bb
RGBrgb(41, 118, 187)
HSLhsl(208.4, 64%, 44.7%)
CMYKcmyk(78.1%, 36.9%, 0%, 26.7%)

How do I convert bluish to HEX?

Select bluish from the color name list in our color converter. The HEX value — #2976bb — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluish belong to?

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

How do I create lighter and darker shades of bluish?

Lighter variant (lightness 59.7%): #569cda. Darker variant (lightness 29.700000000000003%): #1b4e7c. 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.