#DEF1CF Color

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

Color preview

#DEF1CF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1CF

.color-def1cf {
  color: #DEF1CF;
  background-color: #DEF1CF;
}

Frequently asked questions

What color is #DEF1CF?+

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

What is the closest Tailwind color to #DEF1CF?+

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