#DFFB50 Color

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

Color preview

#DFFB50

Color formats

HEX
#DFFB50
RGB
rgb(223, 251, 80)
RGBA
rgba(223, 251, 80, 1)
HSL
hsl(70, 96%, 65%)
HSV
hsv(70, 68%, 98%)
CMYK
cmyk(11%, 0%, 68%, 2%)
CSS variable
--color-primary: #DFFB50;
Lowercase HEX
#dffb50

Shades

Tints

Tones

Harmony

CSS snippets for #DFFB50

.color-dffb50 {
  color: #DFFB50;
  background-color: #DFFB50;
}

Frequently asked questions

What color is #DFFB50?+

#DFFB50 is a HEX color with RGB value rgb(223, 251, 80) and HSL value hsl(70, 96%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFFB50?+

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