#DFE9EB Color

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

Color preview

#DFE9EB

Color formats

HEX
#DFE9EB
RGB
rgb(223, 233, 235)
RGBA
rgba(223, 233, 235, 1)
HSL
hsl(190, 23%, 90%)
HSV
hsv(190, 5%, 92%)
CMYK
cmyk(5%, 1%, 0%, 8%)
CSS variable
--color-primary: #DFE9EB;
Lowercase HEX
#dfe9eb

Shades

Tints

Tones

Harmony

CSS snippets for #DFE9EB

.color-dfe9eb {
  color: #DFE9EB;
  background-color: #DFE9EB;
}

Frequently asked questions

What color is #DFE9EB?+

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

What is the closest Tailwind color to #DFE9EB?+

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