#DDFFCC Color

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

Color preview

#DDFFCC

Color formats

HEX
#DDFFCC
RGB
rgb(221, 255, 204)
RGBA
rgba(221, 255, 204, 1)
HSL
hsl(100, 100%, 90%)
HSV
hsv(100, 20%, 100%)
CMYK
cmyk(13%, 0%, 20%, 0%)
CSS variable
--color-primary: #DDFFCC;
Lowercase HEX
#ddffcc

Shades

Tints

Tones

Harmony

CSS snippets for #DDFFCC

.color-ddffcc {
  color: #DDFFCC;
  background-color: #DDFFCC;
}

Frequently asked questions

What color is #DDFFCC?+

#DDFFCC is a HEX color with RGB value rgb(221, 255, 204) and HSL value hsl(100, 100%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDFFCC?+

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