#95CCBB Color

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

Color preview

#95CCBB

Color formats

HEX
#95CCBB
RGB
rgb(149, 204, 187)
RGBA
rgba(149, 204, 187, 1)
HSL
hsl(161, 35%, 69%)
HSV
hsv(161, 27%, 80%)
CMYK
cmyk(27%, 0%, 8%, 20%)
CSS variable
--color-primary: #95CCBB;
Lowercase HEX
#95ccbb

Shades

Tints

Tones

Harmony

CSS snippets for #95CCBB

.color-95ccbb {
  color: #95CCBB;
  background-color: #95CCBB;
}

Frequently asked questions

What color is #95CCBB?+

#95CCBB is a HEX color with RGB value rgb(149, 204, 187) and HSL value hsl(161, 35%, 69%). Its closest CSS named color is DarkGray.

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

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