#DFDFB1 Color

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

Color preview

#DFDFB1

Color formats

HEX
#DFDFB1
RGB
rgb(223, 223, 177)
RGBA
rgba(223, 223, 177, 1)
HSL
hsl(60, 42%, 78%)
HSV
hsv(60, 21%, 87%)
CMYK
cmyk(0%, 0%, 21%, 13%)
CSS variable
--color-primary: #DFDFB1;
Lowercase HEX
#dfdfb1

Shades

Tints

Tones

Harmony

CSS snippets for #DFDFB1

.color-dfdfb1 {
  color: #DFDFB1;
  background-color: #DFDFB1;
}

Frequently asked questions

What color is #DFDFB1?+

#DFDFB1 is a HEX color with RGB value rgb(223, 223, 177) and HSL value hsl(60, 42%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFDFB1?+

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