#DDF2D4 Color

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

Color preview

#DDF2D4

Color formats

HEX
#DDF2D4
RGB
rgb(221, 242, 212)
RGBA
rgba(221, 242, 212, 1)
HSL
hsl(102, 54%, 89%)
HSV
hsv(102, 12%, 95%)
CMYK
cmyk(9%, 0%, 12%, 5%)
CSS variable
--color-primary: #DDF2D4;
Lowercase HEX
#ddf2d4

Shades

Tints

Tones

Harmony

CSS snippets for #DDF2D4

.color-ddf2d4 {
  color: #DDF2D4;
  background-color: #DDF2D4;
}

Frequently asked questions

What color is #DDF2D4?+

#DDF2D4 is a HEX color with RGB value rgb(221, 242, 212) and HSL value hsl(102, 54%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDF2D4?+

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