#DEFAD0 Color

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

Color preview

#DEFAD0

Color formats

HEX
#DEFAD0
RGB
rgb(222, 250, 208)
RGBA
rgba(222, 250, 208, 1)
HSL
hsl(100, 81%, 90%)
HSV
hsv(100, 17%, 98%)
CMYK
cmyk(11%, 0%, 17%, 2%)
CSS variable
--color-primary: #DEFAD0;
Lowercase HEX
#defad0

Shades

Tints

Tones

Harmony

CSS snippets for #DEFAD0

.color-defad0 {
  color: #DEFAD0;
  background-color: #DEFAD0;
}

Frequently asked questions

What color is #DEFAD0?+

#DEFAD0 is a HEX color with RGB value rgb(222, 250, 208) and HSL value hsl(100, 81%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEFAD0?+

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