#DEFF7B Color

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

Color preview

#DEFF7B

Color formats

HEX
#DEFF7B
RGB
rgb(222, 255, 123)
RGBA
rgba(222, 255, 123, 1)
HSL
hsl(75, 100%, 74%)
HSV
hsv(75, 52%, 100%)
CMYK
cmyk(13%, 0%, 52%, 0%)
CSS variable
--color-primary: #DEFF7B;
Lowercase HEX
#deff7b

Shades

Tints

Tones

Harmony

CSS snippets for #DEFF7B

.color-deff7b {
  color: #DEFF7B;
  background-color: #DEFF7B;
}

Frequently asked questions

What color is #DEFF7B?+

#DEFF7B is a HEX color with RGB value rgb(222, 255, 123) and HSL value hsl(75, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEFF7B?+

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