#DFF0E5 Color

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

Color preview

#DFF0E5

Color formats

HEX
#DFF0E5
RGB
rgb(223, 240, 229)
RGBA
rgba(223, 240, 229, 1)
HSL
hsl(141, 36%, 91%)
HSV
hsv(141, 7%, 94%)
CMYK
cmyk(7%, 0%, 5%, 6%)
CSS variable
--color-primary: #DFF0E5;
Lowercase HEX
#dff0e5

Shades

Tints

Tones

Harmony

CSS snippets for #DFF0E5

.color-dff0e5 {
  color: #DFF0E5;
  background-color: #DFF0E5;
}

Frequently asked questions

What color is #DFF0E5?+

#DFF0E5 is a HEX color with RGB value rgb(223, 240, 229) and HSL value hsl(141, 36%, 91%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFF0E5?+

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