#DFE8EB Color

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

Color preview

#DFE8EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFE8EB

.color-dfe8eb {
  color: #DFE8EB;
  background-color: #DFE8EB;
}

Frequently asked questions

What color is #DFE8EB?+

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

What is the closest Tailwind color to #DFE8EB?+

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