#DDDD27 Color

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

Color preview

#DDDD27

Color formats

HEX
#DDDD27
RGB
rgb(221, 221, 39)
RGBA
rgba(221, 221, 39, 1)
HSL
hsl(60, 73%, 51%)
HSV
hsv(60, 82%, 87%)
CMYK
cmyk(0%, 0%, 82%, 13%)
CSS variable
--color-primary: #DDDD27;
Lowercase HEX
#dddd27

Shades

Tints

Tones

Harmony

CSS snippets for #DDDD27

.color-dddd27 {
  color: #DDDD27;
  background-color: #DDDD27;
}

Frequently asked questions

What color is #DDDD27?+

#DDDD27 is a HEX color with RGB value rgb(221, 221, 39) and HSL value hsl(60, 73%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDDD27?+

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