#DEFB67 Color

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

Color preview

#DEFB67

Color formats

HEX
#DEFB67
RGB
rgb(222, 251, 103)
RGBA
rgba(222, 251, 103, 1)
HSL
hsl(72, 95%, 69%)
HSV
hsv(72, 59%, 98%)
CMYK
cmyk(12%, 0%, 59%, 2%)
CSS variable
--color-primary: #DEFB67;
Lowercase HEX
#defb67

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB67

.color-defb67 {
  color: #DEFB67;
  background-color: #DEFB67;
}

Frequently asked questions

What color is #DEFB67?+

#DEFB67 is a HEX color with RGB value rgb(222, 251, 103) and HSL value hsl(72, 95%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFB67?+

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