#DEF7CE Color

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

Color preview

#DEF7CE

Color formats

HEX
#DEF7CE
RGB
rgb(222, 247, 206)
RGBA
rgba(222, 247, 206, 1)
HSL
hsl(97, 72%, 89%)
HSV
hsv(97, 17%, 97%)
CMYK
cmyk(10%, 0%, 17%, 3%)
CSS variable
--color-primary: #DEF7CE;
Lowercase HEX
#def7ce

Shades

Tints

Tones

Harmony

CSS snippets for #DEF7CE

.color-def7ce {
  color: #DEF7CE;
  background-color: #DEF7CE;
}

Frequently asked questions

What color is #DEF7CE?+

#DEF7CE is a HEX color with RGB value rgb(222, 247, 206) and HSL value hsl(97, 72%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF7CE?+

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