#DEF8CF Color

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

Color preview

#DEF8CF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF8CF

.color-def8cf {
  color: #DEF8CF;
  background-color: #DEF8CF;
}

Frequently asked questions

What color is #DEF8CF?+

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

What is the closest Tailwind color to #DEF8CF?+

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