#90F48B Color

Inspect #90F48B across formats, palettes, contrast and closest named color matches.

Color preview

#90F48B

Color formats

HEX
#90F48B
RGB
rgb(144, 244, 139)
RGBA
rgba(144, 244, 139, 1)
HSL
hsl(117, 83%, 75%)
HSV
hsv(117, 43%, 96%)
CMYK
cmyk(41%, 0%, 43%, 4%)
CSS variable
--color-primary: #90F48B;
Lowercase HEX
#90f48b

Shades

Tints

Tones

Harmony

CSS snippets for #90F48B

.color-90f48b {
  color: #90F48B;
  background-color: #90F48B;
}

Frequently asked questions

What color is #90F48B?+

#90F48B is a HEX color with RGB value rgb(144, 244, 139) and HSL value hsl(117, 83%, 75%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #90F48B?+

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