#DFE8BF Color

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

Color preview

#DFE8BF

Color formats

HEX
#DFE8BF
RGB
rgb(223, 232, 191)
RGBA
rgba(223, 232, 191, 1)
HSL
hsl(73, 47%, 83%)
HSV
hsv(73, 18%, 91%)
CMYK
cmyk(4%, 0%, 18%, 9%)
CSS variable
--color-primary: #DFE8BF;
Lowercase HEX
#dfe8bf

Shades

Tints

Tones

Harmony

CSS snippets for #DFE8BF

.color-dfe8bf {
  color: #DFE8BF;
  background-color: #DFE8BF;
}

Frequently asked questions

What color is #DFE8BF?+

#DFE8BF is a HEX color with RGB value rgb(223, 232, 191) and HSL value hsl(73, 47%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFE8BF?+

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