#DDFDC4 Color

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

Color preview

#DDFDC4

Color formats

HEX
#DDFDC4
RGB
rgb(221, 253, 196)
RGBA
rgba(221, 253, 196, 1)
HSL
hsl(94, 93%, 88%)
HSV
hsv(94, 23%, 99%)
CMYK
cmyk(13%, 0%, 23%, 1%)
CSS variable
--color-primary: #DDFDC4;
Lowercase HEX
#ddfdc4

Shades

Tints

Tones

Harmony

CSS snippets for #DDFDC4

.color-ddfdc4 {
  color: #DDFDC4;
  background-color: #DDFDC4;
}

Frequently asked questions

What color is #DDFDC4?+

#DDFDC4 is a HEX color with RGB value rgb(221, 253, 196) and HSL value hsl(94, 93%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDFDC4?+

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