#95BEBE Color

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

Color preview

#95BEBE

Color formats

HEX
#95BEBE
RGB
rgb(149, 190, 190)
RGBA
rgba(149, 190, 190, 1)
HSL
hsl(180, 24%, 66%)
HSV
hsv(180, 22%, 75%)
CMYK
cmyk(22%, 0%, 0%, 25%)
CSS variable
--color-primary: #95BEBE;
Lowercase HEX
#95bebe

Shades

Tints

Tones

Harmony

CSS snippets for #95BEBE

.color-95bebe {
  color: #95BEBE;
  background-color: #95BEBE;
}

Frequently asked questions

What color is #95BEBE?+

#95BEBE is a HEX color with RGB value rgb(149, 190, 190) and HSL value hsl(180, 24%, 66%). Its closest CSS named color is DarkGray.

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

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