#DFE7EB Color

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

Color preview

#DFE7EB

Color formats

HEX
#DFE7EB
RGB
rgb(223, 231, 235)
RGBA
rgba(223, 231, 235, 1)
HSL
hsl(200, 23%, 90%)
HSV
hsv(200, 5%, 92%)
CMYK
cmyk(5%, 2%, 0%, 8%)
CSS variable
--color-primary: #DFE7EB;
Lowercase HEX
#dfe7eb

Shades

Tints

Tones

Harmony

CSS snippets for #DFE7EB

.color-dfe7eb {
  color: #DFE7EB;
  background-color: #DFE7EB;
}

Frequently asked questions

What color is #DFE7EB?+

#DFE7EB is a HEX color with RGB value rgb(223, 231, 235) and HSL value hsl(200, 23%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFE7EB?+

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