#95CABB Color

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

Color preview

#95CABB

Color formats

HEX
#95CABB
RGB
rgb(149, 202, 187)
RGBA
rgba(149, 202, 187, 1)
HSL
hsl(163, 33%, 69%)
HSV
hsv(163, 26%, 79%)
CMYK
cmyk(26%, 0%, 7%, 21%)
CSS variable
--color-primary: #95CABB;
Lowercase HEX
#95cabb

Shades

Tints

Tones

Harmony

CSS snippets for #95CABB

.color-95cabb {
  color: #95CABB;
  background-color: #95CABB;
}

Frequently asked questions

What color is #95CABB?+

#95CABB is a HEX color with RGB value rgb(149, 202, 187) and HSL value hsl(163, 33%, 69%). Its closest CSS named color is DarkGray.

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

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