#DEFB4B Color

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

Color preview

#DEFB4B

Color formats

HEX
#DEFB4B
RGB
rgb(222, 251, 75)
RGBA
rgba(222, 251, 75, 1)
HSL
hsl(70, 96%, 64%)
HSV
hsv(70, 70%, 98%)
CMYK
cmyk(12%, 0%, 70%, 2%)
CSS variable
--color-primary: #DEFB4B;
Lowercase HEX
#defb4b

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB4B

.color-defb4b {
  color: #DEFB4B;
  background-color: #DEFB4B;
}

Frequently asked questions

What color is #DEFB4B?+

#DEFB4B is a HEX color with RGB value rgb(222, 251, 75) and HSL value hsl(70, 96%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEFB4B?+

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