#9DCBA8 Color

Inspect #9DCBA8 across formats, palettes, contrast and closest named color matches.

Color preview

#9DCBA8

Color formats

HEX
#9DCBA8
RGB
rgb(157, 203, 168)
RGBA
rgba(157, 203, 168, 1)
HSL
hsl(134, 31%, 71%)
HSV
hsv(134, 23%, 80%)
CMYK
cmyk(23%, 0%, 17%, 20%)
CSS variable
--color-primary: #9DCBA8;
Lowercase HEX
#9dcba8

Shades

Tints

Tones

Harmony

CSS snippets for #9DCBA8

.color-9dcba8 {
  color: #9DCBA8;
  background-color: #9DCBA8;
}

Frequently asked questions

What color is #9DCBA8?+

#9DCBA8 is a HEX color with RGB value rgb(157, 203, 168) and HSL value hsl(134, 31%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #9DCBA8?+

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