#DEFAD5 Color

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

Color preview

#DEFAD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEFAD5

.color-defad5 {
  color: #DEFAD5;
  background-color: #DEFAD5;
}

Frequently asked questions

What color is #DEFAD5?+

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

What is the closest Tailwind color to #DEFAD5?+

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