#DFDC83 Color

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

Color preview

#DFDC83

Color formats

HEX
#DFDC83
RGB
rgb(223, 220, 131)
RGBA
rgba(223, 220, 131, 1)
HSL
hsl(58, 59%, 69%)
HSV
hsv(58, 41%, 87%)
CMYK
cmyk(0%, 1%, 41%, 13%)
CSS variable
--color-primary: #DFDC83;
Lowercase HEX
#dfdc83

Shades

Tints

Tones

Harmony

CSS snippets for #DFDC83

.color-dfdc83 {
  color: #DFDC83;
  background-color: #DFDC83;
}

Frequently asked questions

What color is #DFDC83?+

#DFDC83 is a HEX color with RGB value rgb(223, 220, 131) and HSL value hsl(58, 59%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFDC83?+

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