#DFDFBB Color

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

Color preview

#DFDFBB

Color formats

HEX
#DFDFBB
RGB
rgb(223, 223, 187)
RGBA
rgba(223, 223, 187, 1)
HSL
hsl(60, 36%, 80%)
HSV
hsv(60, 16%, 87%)
CMYK
cmyk(0%, 0%, 16%, 13%)
CSS variable
--color-primary: #DFDFBB;
Lowercase HEX
#dfdfbb

Shades

Tints

Tones

Harmony

CSS snippets for #DFDFBB

.color-dfdfbb {
  color: #DFDFBB;
  background-color: #DFDFBB;
}

Frequently asked questions

What color is #DFDFBB?+

#DFDFBB is a HEX color with RGB value rgb(223, 223, 187) and HSL value hsl(60, 36%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DFDFBB?+

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