#94A2B2 Color

Inspect #94A2B2 across formats, palettes, contrast and closest named color matches.

Color preview

#94A2B2

Color formats

HEX
#94A2B2
RGB
rgb(148, 162, 178)
RGBA
rgba(148, 162, 178, 1)
HSL
hsl(212, 16%, 64%)
HSV
hsv(212, 17%, 70%)
CMYK
cmyk(17%, 9%, 0%, 30%)
CSS variable
--color-primary: #94A2B2;
Lowercase HEX
#94a2b2

Shades

Tints

Tones

Harmony

CSS snippets for #94A2B2

.color-94a2b2 {
  color: #94A2B2;
  background-color: #94A2B2;
}

Frequently asked questions

What color is #94A2B2?+

#94A2B2 is a HEX color with RGB value rgb(148, 162, 178) and HSL value hsl(212, 16%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #94A2B2?+

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