#DEF7DA Color

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

Color preview

#DEF7DA

Color formats

HEX
#DEF7DA
RGB
rgb(222, 247, 218)
RGBA
rgba(222, 247, 218, 1)
HSL
hsl(112, 64%, 91%)
HSV
hsv(112, 12%, 97%)
CMYK
cmyk(10%, 0%, 12%, 3%)
CSS variable
--color-primary: #DEF7DA;
Lowercase HEX
#def7da

Shades

Tints

Tones

Harmony

CSS snippets for #DEF7DA

.color-def7da {
  color: #DEF7DA;
  background-color: #DEF7DA;
}

Frequently asked questions

What color is #DEF7DA?+

#DEF7DA is a HEX color with RGB value rgb(222, 247, 218) and HSL value hsl(112, 64%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF7DA?+

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