#DFF0EB Color

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

Color preview

#DFF0EB

Color formats

HEX
#DFF0EB
RGB
rgb(223, 240, 235)
RGBA
rgba(223, 240, 235, 1)
HSL
hsl(162, 36%, 91%)
HSV
hsv(162, 7%, 94%)
CMYK
cmyk(7%, 0%, 2%, 6%)
CSS variable
--color-primary: #DFF0EB;
Lowercase HEX
#dff0eb

Shades

Tints

Tones

Harmony

CSS snippets for #DFF0EB

.color-dff0eb {
  color: #DFF0EB;
  background-color: #DFF0EB;
}

Frequently asked questions

What color is #DFF0EB?+

#DFF0EB is a HEX color with RGB value rgb(223, 240, 235) and HSL value hsl(162, 36%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFF0EB?+

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