#DEFB5D Color

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

Color preview

#DEFB5D

Color formats

HEX
#DEFB5D
RGB
rgb(222, 251, 93)
RGBA
rgba(222, 251, 93, 1)
HSL
hsl(71, 95%, 67%)
HSV
hsv(71, 63%, 98%)
CMYK
cmyk(12%, 0%, 63%, 2%)
CSS variable
--color-primary: #DEFB5D;
Lowercase HEX
#defb5d

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB5D

.color-defb5d {
  color: #DEFB5D;
  background-color: #DEFB5D;
}

Frequently asked questions

What color is #DEFB5D?+

#DEFB5D is a HEX color with RGB value rgb(222, 251, 93) and HSL value hsl(71, 95%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFB5D?+

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