#DFE1BF Color

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

Color preview

#DFE1BF

Color formats

HEX
#DFE1BF
RGB
rgb(223, 225, 191)
RGBA
rgba(223, 225, 191, 1)
HSL
hsl(64, 36%, 82%)
HSV
hsv(64, 15%, 88%)
CMYK
cmyk(1%, 0%, 15%, 12%)
CSS variable
--color-primary: #DFE1BF;
Lowercase HEX
#dfe1bf

Shades

Tints

Tones

Harmony

CSS snippets for #DFE1BF

.color-dfe1bf {
  color: #DFE1BF;
  background-color: #DFE1BF;
}

Frequently asked questions

What color is #DFE1BF?+

#DFE1BF is a HEX color with RGB value rgb(223, 225, 191) and HSL value hsl(64, 36%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DFE1BF?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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