#DEFA83 Color

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

Color preview

#DEFA83

Color formats

HEX
#DEFA83
RGB
rgb(222, 250, 131)
RGBA
rgba(222, 250, 131, 1)
HSL
hsl(74, 92%, 75%)
HSV
hsv(74, 48%, 98%)
CMYK
cmyk(11%, 0%, 48%, 2%)
CSS variable
--color-primary: #DEFA83;
Lowercase HEX
#defa83

Shades

Tints

Tones

Harmony

CSS snippets for #DEFA83

.color-defa83 {
  color: #DEFA83;
  background-color: #DEFA83;
}

Frequently asked questions

What color is #DEFA83?+

#DEFA83 is a HEX color with RGB value rgb(222, 250, 131) and HSL value hsl(74, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFA83?+

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