#95C99C Color

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

Color preview

#95C99C

Color formats

HEX
#95C99C
RGB
rgb(149, 201, 156)
RGBA
rgba(149, 201, 156, 1)
HSL
hsl(128, 32%, 69%)
HSV
hsv(128, 26%, 79%)
CMYK
cmyk(26%, 0%, 22%, 21%)
CSS variable
--color-primary: #95C99C;
Lowercase HEX
#95c99c

Shades

Tints

Tones

Harmony

CSS snippets for #95C99C

.color-95c99c {
  color: #95C99C;
  background-color: #95C99C;
}

Frequently asked questions

What color is #95C99C?+

#95C99C is a HEX color with RGB value rgb(149, 201, 156) and HSL value hsl(128, 32%, 69%). Its closest CSS named color is DarkSeaGreen.

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

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