#DFE3EB Color

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

Color preview

#DFE3EB

Color formats

HEX
#DFE3EB
RGB
rgb(223, 227, 235)
RGBA
rgba(223, 227, 235, 1)
HSL
hsl(220, 23%, 90%)
HSV
hsv(220, 5%, 92%)
CMYK
cmyk(5%, 3%, 0%, 8%)
CSS variable
--color-primary: #DFE3EB;
Lowercase HEX
#dfe3eb

Shades

Tints

Tones

Harmony

CSS snippets for #DFE3EB

.color-dfe3eb {
  color: #DFE3EB;
  background-color: #DFE3EB;
}

Frequently asked questions

What color is #DFE3EB?+

#DFE3EB is a HEX color with RGB value rgb(223, 227, 235) and HSL value hsl(220, 23%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFE3EB?+

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