#DFFF6B Color

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

Color preview

#DFFF6B

Color formats

HEX
#DFFF6B
RGB
rgb(223, 255, 107)
RGBA
rgba(223, 255, 107, 1)
HSL
hsl(73, 100%, 71%)
HSV
hsv(73, 58%, 100%)
CMYK
cmyk(13%, 0%, 58%, 0%)
CSS variable
--color-primary: #DFFF6B;
Lowercase HEX
#dfff6b

Shades

Tints

Tones

Harmony

CSS snippets for #DFFF6B

.color-dfff6b {
  color: #DFFF6B;
  background-color: #DFFF6B;
}

Frequently asked questions

What color is #DFFF6B?+

#DFFF6B is a HEX color with RGB value rgb(223, 255, 107) and HSL value hsl(73, 100%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFFF6B?+

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