#95B8C0 Color

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

Color preview

#95B8C0

Color formats

HEX
#95B8C0
RGB
rgb(149, 184, 192)
RGBA
rgba(149, 184, 192, 1)
HSL
hsl(191, 25%, 67%)
HSV
hsv(191, 22%, 75%)
CMYK
cmyk(22%, 4%, 0%, 25%)
CSS variable
--color-primary: #95B8C0;
Lowercase HEX
#95b8c0

Shades

Tints

Tones

Harmony

CSS snippets for #95B8C0

.color-95b8c0 {
  color: #95B8C0;
  background-color: #95B8C0;
}

Frequently asked questions

What color is #95B8C0?+

#95B8C0 is a HEX color with RGB value rgb(149, 184, 192) and HSL value hsl(191, 25%, 67%). Its closest CSS named color is DarkGray.

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

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