#DDFCC3 Color

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

Color preview

#DDFCC3

Color formats

HEX
#DDFCC3
RGB
rgb(221, 252, 195)
RGBA
rgba(221, 252, 195, 1)
HSL
hsl(93, 90%, 88%)
HSV
hsv(93, 23%, 99%)
CMYK
cmyk(12%, 0%, 23%, 1%)
CSS variable
--color-primary: #DDFCC3;
Lowercase HEX
#ddfcc3

Shades

Tints

Tones

Harmony

CSS snippets for #DDFCC3

.color-ddfcc3 {
  color: #DDFCC3;
  background-color: #DDFCC3;
}

Frequently asked questions

What color is #DDFCC3?+

#DDFCC3 is a HEX color with RGB value rgb(221, 252, 195) and HSL value hsl(93, 90%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDFCC3?+

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