#DEFAD7 Color

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

Color preview

#DEFAD7

Color formats

HEX
#DEFAD7
RGB
rgb(222, 250, 215)
RGBA
rgba(222, 250, 215, 1)
HSL
hsl(108, 78%, 91%)
HSV
hsv(108, 14%, 98%)
CMYK
cmyk(11%, 0%, 14%, 2%)
CSS variable
--color-primary: #DEFAD7;
Lowercase HEX
#defad7

Shades

Tints

Tones

Harmony

CSS snippets for #DEFAD7

.color-defad7 {
  color: #DEFAD7;
  background-color: #DEFAD7;
}

Frequently asked questions

What color is #DEFAD7?+

#DEFAD7 is a HEX color with RGB value rgb(222, 250, 215) and HSL value hsl(108, 78%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEFAD7?+

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