#95AABB Color

Inspect #95AABB across formats, palettes, contrast and closest named color matches.

Color preview

#95AABB

Color formats

HEX
#95AABB
RGB
rgb(149, 170, 187)
RGBA
rgba(149, 170, 187, 1)
HSL
hsl(207, 22%, 66%)
HSV
hsv(207, 20%, 73%)
CMYK
cmyk(20%, 9%, 0%, 27%)
CSS variable
--color-primary: #95AABB;
Lowercase HEX
#95aabb

Shades

Tints

Tones

Harmony

CSS snippets for #95AABB

.color-95aabb {
  color: #95AABB;
  background-color: #95AABB;
}

Frequently asked questions

What color is #95AABB?+

#95AABB is a HEX color with RGB value rgb(149, 170, 187) and HSL value hsl(207, 22%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #95AABB?+

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