#DCFB8C Color

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

Color preview

#DCFB8C

Color formats

HEX
#DCFB8C
RGB
rgb(220, 251, 140)
RGBA
rgba(220, 251, 140, 1)
HSL
hsl(77, 93%, 77%)
HSV
hsv(77, 44%, 98%)
CMYK
cmyk(12%, 0%, 44%, 2%)
CSS variable
--color-primary: #DCFB8C;
Lowercase HEX
#dcfb8c

Shades

Tints

Tones

Harmony

CSS snippets for #DCFB8C

.color-dcfb8c {
  color: #DCFB8C;
  background-color: #DCFB8C;
}

Frequently asked questions

What color is #DCFB8C?+

#DCFB8C is a HEX color with RGB value rgb(220, 251, 140) and HSL value hsl(77, 93%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCFB8C?+

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