#DDF6C6 Color

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

Color preview

#DDF6C6

Color formats

HEX
#DDF6C6
RGB
rgb(221, 246, 198)
RGBA
rgba(221, 246, 198, 1)
HSL
hsl(91, 73%, 87%)
HSV
hsv(91, 20%, 96%)
CMYK
cmyk(10%, 0%, 20%, 4%)
CSS variable
--color-primary: #DDF6C6;
Lowercase HEX
#ddf6c6

Shades

Tints

Tones

Harmony

CSS snippets for #DDF6C6

.color-ddf6c6 {
  color: #DDF6C6;
  background-color: #DDF6C6;
}

Frequently asked questions

What color is #DDF6C6?+

#DDF6C6 is a HEX color with RGB value rgb(221, 246, 198) and HSL value hsl(91, 73%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDF6C6?+

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