#DDDC8B Color

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

Color preview

#DDDC8B

Color formats

HEX
#DDDC8B
RGB
rgb(221, 220, 139)
RGBA
rgba(221, 220, 139, 1)
HSL
hsl(59, 55%, 71%)
HSV
hsv(59, 37%, 87%)
CMYK
cmyk(0%, 0%, 37%, 13%)
CSS variable
--color-primary: #DDDC8B;
Lowercase HEX
#dddc8b

Shades

Tints

Tones

Harmony

CSS snippets for #DDDC8B

.color-dddc8b {
  color: #DDDC8B;
  background-color: #DDDC8B;
}

Frequently asked questions

What color is #DDDC8B?+

#DDDC8B is a HEX color with RGB value rgb(221, 220, 139) and HSL value hsl(59, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDDC8B?+

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