#9DEC94 Color

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

Color preview

#9DEC94

Color formats

HEX
#9DEC94
RGB
rgb(157, 236, 148)
RGBA
rgba(157, 236, 148, 1)
HSL
hsl(114, 70%, 75%)
HSV
hsv(114, 37%, 93%)
CMYK
cmyk(33%, 0%, 37%, 7%)
CSS variable
--color-primary: #9DEC94;
Lowercase HEX
#9dec94

Shades

Tints

Tones

Harmony

CSS snippets for #9DEC94

.color-9dec94 {
  color: #9DEC94;
  background-color: #9DEC94;
}

Frequently asked questions

What color is #9DEC94?+

#9DEC94 is a HEX color with RGB value rgb(157, 236, 148) and HSL value hsl(114, 70%, 75%). Its closest CSS named color is LightGreen.

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

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