#DEF2CE Color

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

Color preview

#DEF2CE

Color formats

HEX
#DEF2CE
RGB
rgb(222, 242, 206)
RGBA
rgba(222, 242, 206, 1)
HSL
hsl(93, 58%, 88%)
HSV
hsv(93, 15%, 95%)
CMYK
cmyk(8%, 0%, 15%, 5%)
CSS variable
--color-primary: #DEF2CE;
Lowercase HEX
#def2ce

Shades

Tints

Tones

Harmony

CSS snippets for #DEF2CE

.color-def2ce {
  color: #DEF2CE;
  background-color: #DEF2CE;
}

Frequently asked questions

What color is #DEF2CE?+

#DEF2CE is a HEX color with RGB value rgb(222, 242, 206) and HSL value hsl(93, 58%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEF2CE?+

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