#DEFB51 Color

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

Color preview

#DEFB51

Color formats

HEX
#DEFB51
RGB
rgb(222, 251, 81)
RGBA
rgba(222, 251, 81, 1)
HSL
hsl(70, 96%, 65%)
HSV
hsv(70, 68%, 98%)
CMYK
cmyk(12%, 0%, 68%, 2%)
CSS variable
--color-primary: #DEFB51;
Lowercase HEX
#defb51

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB51

.color-defb51 {
  color: #DEFB51;
  background-color: #DEFB51;
}

Frequently asked questions

What color is #DEFB51?+

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

What is the closest Tailwind color to #DEFB51?+

The closest Tailwind color is lime-300, available as the bg-lime-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