#DCFF7B Color

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

Color preview

#DCFF7B

Color formats

HEX
#DCFF7B
RGB
rgb(220, 255, 123)
RGBA
rgba(220, 255, 123, 1)
HSL
hsl(76, 100%, 74%)
HSV
hsv(76, 52%, 100%)
CMYK
cmyk(14%, 0%, 52%, 0%)
CSS variable
--color-primary: #DCFF7B;
Lowercase HEX
#dcff7b

Shades

Tints

Tones

Harmony

CSS snippets for #DCFF7B

.color-dcff7b {
  color: #DCFF7B;
  background-color: #DCFF7B;
}

Frequently asked questions

What color is #DCFF7B?+

#DCFF7B is a HEX color with RGB value rgb(220, 255, 123) and HSL value hsl(76, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCFF7B?+

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