#DEFA2C Color

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

Color preview

#DEFA2C

Color formats

HEX
#DEFA2C
RGB
rgb(222, 250, 44)
RGBA
rgba(222, 250, 44, 1)
HSL
hsl(68, 95%, 58%)
HSV
hsv(68, 82%, 98%)
CMYK
cmyk(11%, 0%, 82%, 2%)
CSS variable
--color-primary: #DEFA2C;
Lowercase HEX
#defa2c

Shades

Tints

Tones

Harmony

CSS snippets for #DEFA2C

.color-defa2c {
  color: #DEFA2C;
  background-color: #DEFA2C;
}

Frequently asked questions

What color is #DEFA2C?+

#DEFA2C is a HEX color with RGB value rgb(222, 250, 44) and HSL value hsl(68, 95%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEFA2C?+

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