#DEF5CF Color

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

Color preview

#DEF5CF

Color formats

HEX
#DEF5CF
RGB
rgb(222, 245, 207)
RGBA
rgba(222, 245, 207, 1)
HSL
hsl(96, 66%, 89%)
HSV
hsv(96, 16%, 96%)
CMYK
cmyk(9%, 0%, 16%, 4%)
CSS variable
--color-primary: #DEF5CF;
Lowercase HEX
#def5cf

Shades

Tints

Tones

Harmony

CSS snippets for #DEF5CF

.color-def5cf {
  color: #DEF5CF;
  background-color: #DEF5CF;
}

Frequently asked questions

What color is #DEF5CF?+

#DEF5CF is a HEX color with RGB value rgb(222, 245, 207) and HSL value hsl(96, 66%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DEF5CF?+

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