#DDFCC2 Color

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

Color preview

#DDFCC2

Color formats

HEX
#DDFCC2
RGB
rgb(221, 252, 194)
RGBA
rgba(221, 252, 194, 1)
HSL
hsl(92, 91%, 87%)
HSV
hsv(92, 23%, 99%)
CMYK
cmyk(12%, 0%, 23%, 1%)
CSS variable
--color-primary: #DDFCC2;
Lowercase HEX
#ddfcc2

Shades

Tints

Tones

Harmony

CSS snippets for #DDFCC2

.color-ddfcc2 {
  color: #DDFCC2;
  background-color: #DDFCC2;
}

Frequently asked questions

What color is #DDFCC2?+

#DDFCC2 is a HEX color with RGB value rgb(221, 252, 194) and HSL value hsl(92, 91%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DDFCC2?+

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