Lightslategrey Color — HEX, RGB, HSL & CMYK Codes

#778899
Format Value
HEX #778899
RGB rgb(119, 136, 153)
HSL hsl(210, 14.3%, 53.3%)
CMYK cmyk(22.2%, 11.1%, 0%, 40%)
HSV hsv(210, 22.2%, 60%)

lightslategrey color harmonies

Tints & shades of lightslategrey

Tints (lighter)

#8393a2 #909eac #9ca8b5 #a8b3be #b5bec7 #c1c9d1 #ced4da #dadfe3 #e6e9ec #f3f4f6

Shades (darker)

#6c7c8b #616f7d #57636f #4c5761 #414a53 #363e46 #2b3138 #20252a #16191c #0b0c0e

Contrast & accessibility

The quick brown fox

On white · 3.64:1 · AA Large

The quick brown fox

On black · 5.77:1 · AA

Recommended text color: #000000

Use lightslategrey in code

CSS color: #778899;
SCSS $color: #778899;
Tailwind bg-[#778899]
Swift UIColor(red: 0.467, green: 0.533, blue: 0.600, alpha: 1)
Android Color.parseColor("#778899")
Flutter Color(0xFF778899)

Colors similar to lightslategrey

Browse all Blue colors →

What is the HEX code for lightslategrey?

The CSS color lightslategrey in HEX format is #778899. Use this value directly in CSS, SVG, and most design tools.

How do I use lightslategrey in CSS?

To apply lightslategrey in CSS:

  • Text color: color: #778899;
  • Background: background-color: #778899;
  • Border: border-color: #778899;

What are all the color format values for lightslategrey?

FormatValue
HEX#778899
RGBrgb(119, 136, 153)
HSLhsl(210, 14.3%, 53.3%)
CMYKcmyk(22.2%, 11.1%, 0%, 40%)

How do I convert lightslategrey to HEX?

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

What color family does lightslategrey belong to?

lightslategrey belongs to the blue color family. It is a medium, muted color with HSL values: hue 210°, saturation 14.3%, lightness 53.3%.

How do I create lighter and darker shades of lightslategrey?

Lighter variant (lightness 68.3%): #a3aeba. Darker variant (lightness 38.3%): #546270. 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.