#DDDD46 Color

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

Color preview

#DDDD46

Color formats

HEX
#DDDD46
RGB
rgb(221, 221, 70)
RGBA
rgba(221, 221, 70, 1)
HSL
hsl(60, 69%, 57%)
HSV
hsv(60, 68%, 87%)
CMYK
cmyk(0%, 0%, 68%, 13%)
CSS variable
--color-primary: #DDDD46;
Lowercase HEX
#dddd46

Shades

Tints

Tones

Harmony

CSS snippets for #DDDD46

.color-dddd46 {
  color: #DDDD46;
  background-color: #DDDD46;
}

Frequently asked questions

What color is #DDDD46?+

#DDDD46 is a HEX color with RGB value rgb(221, 221, 70) and HSL value hsl(60, 69%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDDD46?+

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