#DEFA3D Color

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

Color preview

#DEFA3D

Color formats

HEX
#DEFA3D
RGB
rgb(222, 250, 61)
RGBA
rgba(222, 250, 61, 1)
HSL
hsl(69, 95%, 61%)
HSV
hsv(69, 76%, 98%)
CMYK
cmyk(11%, 0%, 76%, 2%)
CSS variable
--color-primary: #DEFA3D;
Lowercase HEX
#defa3d

Shades

Tints

Tones

Harmony

CSS snippets for #DEFA3D

.color-defa3d {
  color: #DEFA3D;
  background-color: #DEFA3D;
}

Frequently asked questions

What color is #DEFA3D?+

#DEFA3D is a HEX color with RGB value rgb(222, 250, 61) and HSL value hsl(69, 95%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEFA3D?+

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