#DFE6BF Color

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

Color preview

#DFE6BF

Color formats

HEX
#DFE6BF
RGB
rgb(223, 230, 191)
RGBA
rgba(223, 230, 191, 1)
HSL
hsl(71, 44%, 83%)
HSV
hsv(71, 17%, 90%)
CMYK
cmyk(3%, 0%, 17%, 10%)
CSS variable
--color-primary: #DFE6BF;
Lowercase HEX
#dfe6bf

Shades

Tints

Tones

Harmony

CSS snippets for #DFE6BF

.color-dfe6bf {
  color: #DFE6BF;
  background-color: #DFE6BF;
}

Frequently asked questions

What color is #DFE6BF?+

#DFE6BF is a HEX color with RGB value rgb(223, 230, 191) and HSL value hsl(71, 44%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFE6BF?+

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