#DEFAD4 Color

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

Color preview

#DEFAD4

Color formats

HEX
#DEFAD4
RGB
rgb(222, 250, 212)
RGBA
rgba(222, 250, 212, 1)
HSL
hsl(104, 79%, 91%)
HSV
hsv(104, 15%, 98%)
CMYK
cmyk(11%, 0%, 15%, 2%)
CSS variable
--color-primary: #DEFAD4;
Lowercase HEX
#defad4

Shades

Tints

Tones

Harmony

CSS snippets for #DEFAD4

.color-defad4 {
  color: #DEFAD4;
  background-color: #DEFAD4;
}

Frequently asked questions

What color is #DEFAD4?+

#DEFAD4 is a HEX color with RGB value rgb(222, 250, 212) and HSL value hsl(104, 79%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEFAD4?+

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