#DFE6EB Color

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

Color preview

#DFE6EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFE6EB

.color-dfe6eb {
  color: #DFE6EB;
  background-color: #DFE6EB;
}

Frequently asked questions

What color is #DFE6EB?+

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

What is the closest Tailwind color to #DFE6EB?+

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