#DFFB55 Color

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

Color preview

#DFFB55

Color formats

HEX
#DFFB55
RGB
rgb(223, 251, 85)
RGBA
rgba(223, 251, 85, 1)
HSL
hsl(70, 95%, 66%)
HSV
hsv(70, 66%, 98%)
CMYK
cmyk(11%, 0%, 66%, 2%)
CSS variable
--color-primary: #DFFB55;
Lowercase HEX
#dffb55

Shades

Tints

Tones

Harmony

CSS snippets for #DFFB55

.color-dffb55 {
  color: #DFFB55;
  background-color: #DFFB55;
}

Frequently asked questions

What color is #DFFB55?+

#DFFB55 is a HEX color with RGB value rgb(223, 251, 85) and HSL value hsl(70, 95%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFFB55?+

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