#DFEEC0 Color

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

Color preview

#DFEEC0

Color formats

HEX
#DFEEC0
RGB
rgb(223, 238, 192)
RGBA
rgba(223, 238, 192, 1)
HSL
hsl(80, 58%, 84%)
HSV
hsv(80, 19%, 93%)
CMYK
cmyk(6%, 0%, 19%, 7%)
CSS variable
--color-primary: #DFEEC0;
Lowercase HEX
#dfeec0

Shades

Tints

Tones

Harmony

CSS snippets for #DFEEC0

.color-dfeec0 {
  color: #DFEEC0;
  background-color: #DFEEC0;
}

Frequently asked questions

What color is #DFEEC0?+

#DFEEC0 is a HEX color with RGB value rgb(223, 238, 192) and HSL value hsl(80, 58%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFEEC0?+

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