#7FA99C Color

Inspect #7FA99C across formats, palettes, contrast and closest named color matches.

Color preview

#7FA99C

Color formats

HEX
#7FA99C
RGB
rgb(127, 169, 156)
RGBA
rgba(127, 169, 156, 1)
HSL
hsl(161, 20%, 58%)
HSV
hsv(161, 25%, 66%)
CMYK
cmyk(25%, 0%, 8%, 34%)
CSS variable
--color-primary: #7FA99C;
Lowercase HEX
#7fa99c

Shades

Tints

Tones

Harmony

CSS snippets for #7FA99C

.color-7fa99c {
  color: #7FA99C;
  background-color: #7FA99C;
}

Frequently asked questions

What color is #7FA99C?+

#7FA99C is a HEX color with RGB value rgb(127, 169, 156) and HSL value hsl(161, 20%, 58%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #7FA99C?+

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