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

#26538d
Format Value
HEX #26538d
RGB rgb(38, 83, 141)
HSL hsl(213.8, 57.5%, 35.1%)
CMYK cmyk(73%, 41.1%, 0%, 44.7%)
HSV hsv(213.8, 73%, 55.3%)

dusk blue color harmonies

Tints & shades of dusk blue

Tints (lighter)

#3a6397 #4d72a2 #6182ac #7592b6 #89a1c1 #9cb1cb #b0c0d6 #c4d0e0 #d8e0ea #ebeff5

Shades (darker)

#234b80 #1f4473 #1c3c67 #18355a #152d4d #112640 #0e1e33 #0a1726 #070f1a #03080d

Contrast & accessibility

The quick brown fox

On white · 7.77:1 · AAA

The quick brown fox

On black · 2.7:1 · Fail

Recommended text color: #ffffff

Use dusk blue in code

CSS color: #26538d;
SCSS $color: #26538d;
Tailwind bg-[#26538d]
Swift UIColor(red: 0.149, green: 0.325, blue: 0.553, alpha: 1)
Android Color.parseColor("#26538d")
Flutter Color(0xFF26538D)

Colors similar to dusk blue

Browse all Blue colors →

What is the HEX code for dusk blue?

The CSS color dusk blue in HEX format is #26538d. Use this value directly in CSS, SVG, and most design tools.

How do I use dusk blue in CSS?

To apply dusk blue in CSS:

  • Text color: color: #26538d;
  • Background: background-color: #26538d;
  • Border: border-color: #26538d;

What are all the color format values for dusk blue?

FormatValue
HEX#26538d
RGBrgb(38, 83, 141)
HSLhsl(213.8, 57.5%, 35.1%)
CMYKcmyk(73%, 41.1%, 0%, 44.7%)

How do I convert dusk blue to HEX?

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

What color family does dusk blue belong to?

dusk blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 213.8°, saturation 57.5%, lightness 35.1%.

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

Lighter variant (lightness 50.1%): #3776c9. Darker variant (lightness 20.1%): #163051. 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.