#DDFADD Color

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

Color preview

#DDFADD

Color formats

HEX
#DDFADD
RGB
rgb(221, 250, 221)
RGBA
rgba(221, 250, 221, 1)
HSL
hsl(120, 74%, 92%)
HSV
hsv(120, 12%, 98%)
CMYK
cmyk(12%, 0%, 12%, 2%)
CSS variable
--color-primary: #DDFADD;
Lowercase HEX
#ddfadd

Shades

Tints

Tones

Harmony

CSS snippets for #DDFADD

.color-ddfadd {
  color: #DDFADD;
  background-color: #DDFADD;
}

Frequently asked questions

What color is #DDFADD?+

#DDFADD is a HEX color with RGB value rgb(221, 250, 221) and HSL value hsl(120, 74%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DDFADD?+

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