#DFE4EB Color

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

Color preview

#DFE4EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFE4EB

.color-dfe4eb {
  color: #DFE4EB;
  background-color: #DFE4EB;
}

Frequently asked questions

What color is #DFE4EB?+

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

What is the closest Tailwind color to #DFE4EB?+

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