#DDD67B Color

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

Color preview

#DDD67B

Color formats

HEX
#DDD67B
RGB
rgb(221, 214, 123)
RGBA
rgba(221, 214, 123, 1)
HSL
hsl(56, 59%, 67%)
HSV
hsv(56, 44%, 87%)
CMYK
cmyk(0%, 3%, 44%, 13%)
CSS variable
--color-primary: #DDD67B;
Lowercase HEX
#ddd67b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD67B

.color-ddd67b {
  color: #DDD67B;
  background-color: #DDD67B;
}

Frequently asked questions

What color is #DDD67B?+

#DDD67B is a HEX color with RGB value rgb(221, 214, 123) and HSL value hsl(56, 59%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD67B?+

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