#DEF2CF Color

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

Color preview

#DEF2CF

Color formats

HEX
#DEF2CF
RGB
rgb(222, 242, 207)
RGBA
rgba(222, 242, 207, 1)
HSL
hsl(94, 57%, 88%)
HSV
hsv(94, 14%, 95%)
CMYK
cmyk(8%, 0%, 14%, 5%)
CSS variable
--color-primary: #DEF2CF;
Lowercase HEX
#def2cf

Shades

Tints

Tones

Harmony

CSS snippets for #DEF2CF

.color-def2cf {
  color: #DEF2CF;
  background-color: #DEF2CF;
}

Frequently asked questions

What color is #DEF2CF?+

#DEF2CF is a HEX color with RGB value rgb(222, 242, 207) and HSL value hsl(94, 57%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEF2CF?+

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