#DFE5BF Color

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

Color preview

#DFE5BF

Color formats

HEX
#DFE5BF
RGB
rgb(223, 229, 191)
RGBA
rgba(223, 229, 191, 1)
HSL
hsl(69, 42%, 82%)
HSV
hsv(69, 17%, 90%)
CMYK
cmyk(3%, 0%, 17%, 10%)
CSS variable
--color-primary: #DFE5BF;
Lowercase HEX
#dfe5bf

Shades

Tints

Tones

Harmony

CSS snippets for #DFE5BF

.color-dfe5bf {
  color: #DFE5BF;
  background-color: #DFE5BF;
}

Frequently asked questions

What color is #DFE5BF?+

#DFE5BF is a HEX color with RGB value rgb(223, 229, 191) and HSL value hsl(69, 42%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFE5BF?+

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