#DFEBEF Color

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

Color preview

#DFEBEF

Color formats

HEX
#DFEBEF
RGB
rgb(223, 235, 239)
RGBA
rgba(223, 235, 239, 1)
HSL
hsl(195, 33%, 91%)
HSV
hsv(195, 7%, 94%)
CMYK
cmyk(7%, 2%, 0%, 6%)
CSS variable
--color-primary: #DFEBEF;
Lowercase HEX
#dfebef

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBEF

.color-dfebef {
  color: #DFEBEF;
  background-color: #DFEBEF;
}

Frequently asked questions

What color is #DFEBEF?+

#DFEBEF is a HEX color with RGB value rgb(223, 235, 239) and HSL value hsl(195, 33%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFEBEF?+

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