#DDFDC0 Color

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

Color preview

#DDFDC0

Color formats

HEX
#DDFDC0
RGB
rgb(221, 253, 192)
RGBA
rgba(221, 253, 192, 1)
HSL
hsl(91, 94%, 87%)
HSV
hsv(91, 24%, 99%)
CMYK
cmyk(13%, 0%, 24%, 1%)
CSS variable
--color-primary: #DDFDC0;
Lowercase HEX
#ddfdc0

Shades

Tints

Tones

Harmony

CSS snippets for #DDFDC0

.color-ddfdc0 {
  color: #DDFDC0;
  background-color: #DDFDC0;
}

Frequently asked questions

What color is #DDFDC0?+

#DDFDC0 is a HEX color with RGB value rgb(221, 253, 192) and HSL value hsl(91, 94%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDFDC0?+

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