#DFFDC6 Color

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

Color preview

#DFFDC6

Color formats

HEX
#DFFDC6
RGB
rgb(223, 253, 198)
RGBA
rgba(223, 253, 198, 1)
HSL
hsl(93, 93%, 88%)
HSV
hsv(93, 22%, 99%)
CMYK
cmyk(12%, 0%, 22%, 1%)
CSS variable
--color-primary: #DFFDC6;
Lowercase HEX
#dffdc6

Shades

Tints

Tones

Harmony

CSS snippets for #DFFDC6

.color-dffdc6 {
  color: #DFFDC6;
  background-color: #DFFDC6;
}

Frequently asked questions

What color is #DFFDC6?+

#DFFDC6 is a HEX color with RGB value rgb(223, 253, 198) and HSL value hsl(93, 93%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DFFDC6?+

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