#DFFB2D Color

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

Color preview

#DFFB2D

Color formats

HEX
#DFFB2D
RGB
rgb(223, 251, 45)
RGBA
rgba(223, 251, 45, 1)
HSL
hsl(68, 96%, 58%)
HSV
hsv(68, 82%, 98%)
CMYK
cmyk(11%, 0%, 82%, 2%)
CSS variable
--color-primary: #DFFB2D;
Lowercase HEX
#dffb2d

Shades

Tints

Tones

Harmony

CSS snippets for #DFFB2D

.color-dffb2d {
  color: #DFFB2D;
  background-color: #DFFB2D;
}

Frequently asked questions

What color is #DFFB2D?+

#DFFB2D is a HEX color with RGB value rgb(223, 251, 45) and HSL value hsl(68, 96%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFFB2D?+

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