#DDF4A7 Color

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

Color preview

#DDF4A7

Color formats

HEX
#DDF4A7
RGB
rgb(221, 244, 167)
RGBA
rgba(221, 244, 167, 1)
HSL
hsl(78, 78%, 81%)
HSV
hsv(78, 32%, 96%)
CMYK
cmyk(9%, 0%, 32%, 4%)
CSS variable
--color-primary: #DDF4A7;
Lowercase HEX
#ddf4a7

Shades

Tints

Tones

Harmony

CSS snippets for #DDF4A7

.color-ddf4a7 {
  color: #DDF4A7;
  background-color: #DDF4A7;
}

Frequently asked questions

What color is #DDF4A7?+

#DDF4A7 is a HEX color with RGB value rgb(221, 244, 167) and HSL value hsl(78, 78%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDF4A7?+

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