#75ABBD Color

Inspect #75ABBD across formats, palettes, contrast and closest named color matches.

Color preview

#75ABBD

Color formats

HEX
#75ABBD
RGB
rgb(117, 171, 189)
RGBA
rgba(117, 171, 189, 1)
HSL
hsl(195, 35%, 60%)
HSV
hsv(195, 38%, 74%)
CMYK
cmyk(38%, 10%, 0%, 26%)
CSS variable
--color-primary: #75ABBD;
Lowercase HEX
#75abbd

Shades

Tints

Tones

Harmony

CSS snippets for #75ABBD

.color-75abbd {
  color: #75ABBD;
  background-color: #75ABBD;
}

Frequently asked questions

What color is #75ABBD?+

#75ABBD is a HEX color with RGB value rgb(117, 171, 189) and HSL value hsl(195, 35%, 60%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #75ABBD?+

The closest Tailwind color is slate-400, available as the bg-slate-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools