#DFF19B Color

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

Color preview

#DFF19B

Color formats

HEX
#DFF19B
RGB
rgb(223, 241, 155)
RGBA
rgba(223, 241, 155, 1)
HSL
hsl(73, 75%, 78%)
HSV
hsv(73, 36%, 95%)
CMYK
cmyk(7%, 0%, 36%, 5%)
CSS variable
--color-primary: #DFF19B;
Lowercase HEX
#dff19b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF19B

.color-dff19b {
  color: #DFF19B;
  background-color: #DFF19B;
}

Frequently asked questions

What color is #DFF19B?+

#DFF19B is a HEX color with RGB value rgb(223, 241, 155) and HSL value hsl(73, 75%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF19B?+

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