#DFFFC2 Color

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

Color preview

#DFFFC2

Color formats

HEX
#DFFFC2
RGB
rgb(223, 255, 194)
RGBA
rgba(223, 255, 194, 1)
HSL
hsl(91, 100%, 88%)
HSV
hsv(91, 24%, 100%)
CMYK
cmyk(13%, 0%, 24%, 0%)
CSS variable
--color-primary: #DFFFC2;
Lowercase HEX
#dfffc2

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFC2

.color-dfffc2 {
  color: #DFFFC2;
  background-color: #DFFFC2;
}

Frequently asked questions

What color is #DFFFC2?+

#DFFFC2 is a HEX color with RGB value rgb(223, 255, 194) and HSL value hsl(91, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DFFFC2?+

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