#DEF6DC Color

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

Color preview

#DEF6DC

Color formats

HEX
#DEF6DC
RGB
rgb(222, 246, 220)
RGBA
rgba(222, 246, 220, 1)
HSL
hsl(115, 59%, 91%)
HSV
hsv(115, 11%, 96%)
CMYK
cmyk(10%, 0%, 11%, 4%)
CSS variable
--color-primary: #DEF6DC;
Lowercase HEX
#def6dc

Shades

Tints

Tones

Harmony

CSS snippets for #DEF6DC

.color-def6dc {
  color: #DEF6DC;
  background-color: #DEF6DC;
}

Frequently asked questions

What color is #DEF6DC?+

#DEF6DC is a HEX color with RGB value rgb(222, 246, 220) and HSL value hsl(115, 59%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF6DC?+

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