#DFF0CD Color

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

Color preview

#DFF0CD

Color formats

HEX
#DFF0CD
RGB
rgb(223, 240, 205)
RGBA
rgba(223, 240, 205, 1)
HSL
hsl(89, 54%, 87%)
HSV
hsv(89, 15%, 94%)
CMYK
cmyk(7%, 0%, 15%, 6%)
CSS variable
--color-primary: #DFF0CD;
Lowercase HEX
#dff0cd

Shades

Tints

Tones

Harmony

CSS snippets for #DFF0CD

.color-dff0cd {
  color: #DFF0CD;
  background-color: #DFF0CD;
}

Frequently asked questions

What color is #DFF0CD?+

#DFF0CD is a HEX color with RGB value rgb(223, 240, 205) and HSL value hsl(89, 54%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFF0CD?+

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