#DEF8D9 Color

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

Color preview

#DEF8D9

Color formats

HEX
#DEF8D9
RGB
rgb(222, 248, 217)
RGBA
rgba(222, 248, 217, 1)
HSL
hsl(110, 69%, 91%)
HSV
hsv(110, 13%, 97%)
CMYK
cmyk(10%, 0%, 13%, 3%)
CSS variable
--color-primary: #DEF8D9;
Lowercase HEX
#def8d9

Shades

Tints

Tones

Harmony

CSS snippets for #DEF8D9

.color-def8d9 {
  color: #DEF8D9;
  background-color: #DEF8D9;
}

Frequently asked questions

What color is #DEF8D9?+

#DEF8D9 is a HEX color with RGB value rgb(222, 248, 217) and HSL value hsl(110, 69%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF8D9?+

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