#DCF88B Color

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

Color preview

#DCF88B

Color formats

HEX
#DCF88B
RGB
rgb(220, 248, 139)
RGBA
rgba(220, 248, 139, 1)
HSL
hsl(75, 89%, 76%)
HSV
hsv(75, 44%, 97%)
CMYK
cmyk(11%, 0%, 44%, 3%)
CSS variable
--color-primary: #DCF88B;
Lowercase HEX
#dcf88b

Shades

Tints

Tones

Harmony

CSS snippets for #DCF88B

.color-dcf88b {
  color: #DCF88B;
  background-color: #DCF88B;
}

Frequently asked questions

What color is #DCF88B?+

#DCF88B is a HEX color with RGB value rgb(220, 248, 139) and HSL value hsl(75, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF88B?+

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