#DFDFB7 Color

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

Color preview

#DFDFB7

Color formats

HEX
#DFDFB7
RGB
rgb(223, 223, 183)
RGBA
rgba(223, 223, 183, 1)
HSL
hsl(60, 38%, 80%)
HSV
hsv(60, 18%, 87%)
CMYK
cmyk(0%, 0%, 18%, 13%)
CSS variable
--color-primary: #DFDFB7;
Lowercase HEX
#dfdfb7

Shades

Tints

Tones

Harmony

CSS snippets for #DFDFB7

.color-dfdfb7 {
  color: #DFDFB7;
  background-color: #DFDFB7;
}

Frequently asked questions

What color is #DFDFB7?+

#DFDFB7 is a HEX color with RGB value rgb(223, 223, 183) and HSL value hsl(60, 38%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFDFB7?+

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