#DFDFB3 Color

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

Color preview

#DFDFB3

Color formats

HEX
#DFDFB3
RGB
rgb(223, 223, 179)
RGBA
rgba(223, 223, 179, 1)
HSL
hsl(60, 41%, 79%)
HSV
hsv(60, 20%, 87%)
CMYK
cmyk(0%, 0%, 20%, 13%)
CSS variable
--color-primary: #DFDFB3;
Lowercase HEX
#dfdfb3

Shades

Tints

Tones

Harmony

CSS snippets for #DFDFB3

.color-dfdfb3 {
  color: #DFDFB3;
  background-color: #DFDFB3;
}

Frequently asked questions

What color is #DFDFB3?+

#DFDFB3 is a HEX color with RGB value rgb(223, 223, 179) and HSL value hsl(60, 41%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFDFB3?+

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