#DEF3EF Color

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

Color preview

#DEF3EF

Color formats

HEX
#DEF3EF
RGB
rgb(222, 243, 239)
RGBA
rgba(222, 243, 239, 1)
HSL
hsl(169, 47%, 91%)
HSV
hsv(169, 9%, 95%)
CMYK
cmyk(9%, 0%, 2%, 5%)
CSS variable
--color-primary: #DEF3EF;
Lowercase HEX
#def3ef

Shades

Tints

Tones

Harmony

CSS snippets for #DEF3EF

.color-def3ef {
  color: #DEF3EF;
  background-color: #DEF3EF;
}

Frequently asked questions

What color is #DEF3EF?+

#DEF3EF is a HEX color with RGB value rgb(222, 243, 239) and HSL value hsl(169, 47%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEF3EF?+

The closest Tailwind color is slate-200, available as the bg-slate-200 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