#767ABC Color

Inspect #767ABC across formats, palettes, contrast and closest named color matches.

Color preview

#767ABC

Color formats

HEX
#767ABC
RGB
rgb(118, 122, 188)
RGBA
rgba(118, 122, 188, 1)
HSL
hsl(237, 34%, 60%)
HSV
hsv(237, 37%, 74%)
CMYK
cmyk(37%, 35%, 0%, 26%)
CSS variable
--color-primary: #767ABC;
Lowercase HEX
#767abc

Shades

Tints

Tones

Harmony

CSS snippets for #767ABC

.color-767abc {
  color: #767ABC;
  background-color: #767ABC;
}

Frequently asked questions

What color is #767ABC?+

#767ABC is a HEX color with RGB value rgb(118, 122, 188) and HSL value hsl(237, 34%, 60%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #767ABC?+

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