#DDCFA0 Color

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

Color preview

#DDCFA0

Color formats

HEX
#DDCFA0
RGB
rgb(221, 207, 160)
RGBA
rgba(221, 207, 160, 1)
HSL
hsl(46, 47%, 75%)
HSV
hsv(46, 28%, 87%)
CMYK
cmyk(0%, 6%, 28%, 13%)
CSS variable
--color-primary: #DDCFA0;
Lowercase HEX
#ddcfa0

Shades

Tints

Tones

Harmony

CSS snippets for #DDCFA0

.color-ddcfa0 {
  color: #DDCFA0;
  background-color: #DDCFA0;
}

Frequently asked questions

What color is #DDCFA0?+

#DDCFA0 is a HEX color with RGB value rgb(221, 207, 160) and HSL value hsl(46, 47%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDCFA0?+

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