#95BBAA Color

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

Color preview

#95BBAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #95BBAA

.color-95bbaa {
  color: #95BBAA;
  background-color: #95BBAA;
}

Frequently asked questions

What color is #95BBAA?+

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

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

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