#DFF98B Color

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

Color preview

#DFF98B

Color formats

HEX
#DFF98B
RGB
rgb(223, 249, 139)
RGBA
rgba(223, 249, 139, 1)
HSL
hsl(74, 90%, 76%)
HSV
hsv(74, 44%, 98%)
CMYK
cmyk(10%, 0%, 44%, 2%)
CSS variable
--color-primary: #DFF98B;
Lowercase HEX
#dff98b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF98B

.color-dff98b {
  color: #DFF98B;
  background-color: #DFF98B;
}

Frequently asked questions

What color is #DFF98B?+

#DFF98B is a HEX color with RGB value rgb(223, 249, 139) and HSL value hsl(74, 90%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF98B?+

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