#DDCF67 Color

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

Color preview

#DDCF67

Color formats

HEX
#DDCF67
RGB
rgb(221, 207, 103)
RGBA
rgba(221, 207, 103, 1)
HSL
hsl(53, 63%, 64%)
HSV
hsv(53, 53%, 87%)
CMYK
cmyk(0%, 6%, 53%, 13%)
CSS variable
--color-primary: #DDCF67;
Lowercase HEX
#ddcf67

Shades

Tints

Tones

Harmony

CSS snippets for #DDCF67

.color-ddcf67 {
  color: #DDCF67;
  background-color: #DDCF67;
}

Frequently asked questions

What color is #DDCF67?+

#DDCF67 is a HEX color with RGB value rgb(221, 207, 103) and HSL value hsl(53, 63%, 64%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDCF67?+

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