#99D07B Color

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

Color preview

#99D07B

Color formats

HEX
#99D07B
RGB
rgb(153, 208, 123)
RGBA
rgba(153, 208, 123, 1)
HSL
hsl(99, 47%, 65%)
HSV
hsv(99, 41%, 82%)
CMYK
cmyk(26%, 0%, 41%, 18%)
CSS variable
--color-primary: #99D07B;
Lowercase HEX
#99d07b

Shades

Tints

Tones

Harmony

CSS snippets for #99D07B

.color-99d07b {
  color: #99D07B;
  background-color: #99D07B;
}

Frequently asked questions

What color is #99D07B?+

#99D07B is a HEX color with RGB value rgb(153, 208, 123) and HSL value hsl(99, 47%, 65%). Its closest CSS named color is DarkSeaGreen.

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

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