#DFF13B Color

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

Color preview

#DFF13B

Color formats

HEX
#DFF13B
RGB
rgb(223, 241, 59)
RGBA
rgba(223, 241, 59, 1)
HSL
hsl(66, 87%, 59%)
HSV
hsv(66, 76%, 95%)
CMYK
cmyk(7%, 0%, 76%, 5%)
CSS variable
--color-primary: #DFF13B;
Lowercase HEX
#dff13b

Shades

Tints

Tones

Harmony

CSS snippets for #DFF13B

.color-dff13b {
  color: #DFF13B;
  background-color: #DFF13B;
}

Frequently asked questions

What color is #DFF13B?+

#DFF13B is a HEX color with RGB value rgb(223, 241, 59) and HSL value hsl(66, 87%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFF13B?+

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