#99C08F Color

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

Color preview

#99C08F

Color formats

HEX
#99C08F
RGB
rgb(153, 192, 143)
RGBA
rgba(153, 192, 143, 1)
HSL
hsl(108, 28%, 66%)
HSV
hsv(108, 26%, 75%)
CMYK
cmyk(20%, 0%, 26%, 25%)
CSS variable
--color-primary: #99C08F;
Lowercase HEX
#99c08f

Shades

Tints

Tones

Harmony

CSS snippets for #99C08F

.color-99c08f {
  color: #99C08F;
  background-color: #99C08F;
}

Frequently asked questions

What color is #99C08F?+

#99C08F is a HEX color with RGB value rgb(153, 192, 143) and HSL value hsl(108, 28%, 66%). Its closest CSS named color is DarkSeaGreen.

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

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