#DDDB40 Color

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

Color preview

#DDDB40

Color formats

HEX
#DDDB40
RGB
rgb(221, 219, 64)
RGBA
rgba(221, 219, 64, 1)
HSL
hsl(59, 70%, 56%)
HSV
hsv(59, 71%, 87%)
CMYK
cmyk(0%, 1%, 71%, 13%)
CSS variable
--color-primary: #DDDB40;
Lowercase HEX
#dddb40

Shades

Tints

Tones

Harmony

CSS snippets for #DDDB40

.color-dddb40 {
  color: #DDDB40;
  background-color: #DDDB40;
}

Frequently asked questions

What color is #DDDB40?+

#DDDB40 is a HEX color with RGB value rgb(221, 219, 64) and HSL value hsl(59, 70%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDDB40?+

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