#95BEAF Color

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

Color preview

#95BEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95BEAF

.color-95beaf {
  color: #95BEAF;
  background-color: #95BEAF;
}

Frequently asked questions

What color is #95BEAF?+

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

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

The closest Tailwind color is gray-400, available as the bg-gray-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