#DDD56F Color

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

Color preview

#DDD56F

Color formats

HEX
#DDD56F
RGB
rgb(221, 213, 111)
RGBA
rgba(221, 213, 111, 1)
HSL
hsl(56, 62%, 65%)
HSV
hsv(56, 50%, 87%)
CMYK
cmyk(0%, 4%, 50%, 13%)
CSS variable
--color-primary: #DDD56F;
Lowercase HEX
#ddd56f

Shades

Tints

Tones

Harmony

CSS snippets for #DDD56F

.color-ddd56f {
  color: #DDD56F;
  background-color: #DDD56F;
}

Frequently asked questions

What color is #DDD56F?+

#DDD56F is a HEX color with RGB value rgb(221, 213, 111) and HSL value hsl(56, 62%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD56F?+

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