#DEF8CE Color

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

Color preview

#DEF8CE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF8CE

.color-def8ce {
  color: #DEF8CE;
  background-color: #DEF8CE;
}

Frequently asked questions

What color is #DEF8CE?+

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

What is the closest Tailwind color to #DEF8CE?+

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