#DEFD44 Color

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

Color preview

#DEFD44

Color formats

HEX
#DEFD44
RGB
rgb(222, 253, 68)
RGBA
rgba(222, 253, 68, 1)
HSL
hsl(70, 98%, 63%)
HSV
hsv(70, 73%, 99%)
CMYK
cmyk(12%, 0%, 73%, 1%)
CSS variable
--color-primary: #DEFD44;
Lowercase HEX
#defd44

Shades

Tints

Tones

Harmony

CSS snippets for #DEFD44

.color-defd44 {
  color: #DEFD44;
  background-color: #DEFD44;
}

Frequently asked questions

What color is #DEFD44?+

#DEFD44 is a HEX color with RGB value rgb(222, 253, 68) and HSL value hsl(70, 98%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEFD44?+

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