#DFF83F Color

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

Color preview

#DFF83F

Color formats

HEX
#DFF83F
RGB
rgb(223, 248, 63)
RGBA
rgba(223, 248, 63, 1)
HSL
hsl(68, 93%, 61%)
HSV
hsv(68, 75%, 97%)
CMYK
cmyk(10%, 0%, 75%, 3%)
CSS variable
--color-primary: #DFF83F;
Lowercase HEX
#dff83f

Shades

Tints

Tones

Harmony

CSS snippets for #DFF83F

.color-dff83f {
  color: #DFF83F;
  background-color: #DFF83F;
}

Frequently asked questions

What color is #DFF83F?+

#DFF83F is a HEX color with RGB value rgb(223, 248, 63) and HSL value hsl(68, 93%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFF83F?+

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