#DFF8DD Color

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

Color preview

#DFF8DD

Color formats

HEX
#DFF8DD
RGB
rgb(223, 248, 221)
RGBA
rgba(223, 248, 221, 1)
HSL
hsl(116, 66%, 92%)
HSV
hsv(116, 11%, 97%)
CMYK
cmyk(10%, 0%, 11%, 3%)
CSS variable
--color-primary: #DFF8DD;
Lowercase HEX
#dff8dd

Shades

Tints

Tones

Harmony

CSS snippets for #DFF8DD

.color-dff8dd {
  color: #DFF8DD;
  background-color: #DFF8DD;
}

Frequently asked questions

What color is #DFF8DD?+

#DFF8DD is a HEX color with RGB value rgb(223, 248, 221) and HSL value hsl(116, 66%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DFF8DD?+

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