#99CFAF Color

Inspect #99CFAF across formats, palettes, contrast and closest named color matches.

Color preview

#99CFAF

Color formats

HEX
#99CFAF
RGB
rgb(153, 207, 175)
RGBA
rgba(153, 207, 175, 1)
HSL
hsl(144, 36%, 71%)
HSV
hsv(144, 26%, 81%)
CMYK
cmyk(26%, 0%, 15%, 19%)
CSS variable
--color-primary: #99CFAF;
Lowercase HEX
#99cfaf

Shades

Tints

Tones

Harmony

CSS snippets for #99CFAF

.color-99cfaf {
  color: #99CFAF;
  background-color: #99CFAF;
}

Frequently asked questions

What color is #99CFAF?+

#99CFAF is a HEX color with RGB value rgb(153, 207, 175) and HSL value hsl(144, 36%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #99CFAF?+

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