#DEAD26 Color

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

Color preview

#DEAD26

Color formats

HEX
#DEAD26
RGB
rgb(222, 173, 38)
RGBA
rgba(222, 173, 38, 1)
HSL
hsl(44, 74%, 51%)
HSV
hsv(44, 83%, 87%)
CMYK
cmyk(0%, 22%, 83%, 13%)
CSS variable
--color-primary: #DEAD26;
Lowercase HEX
#dead26

Shades

Tints

Tones

Harmony

CSS snippets for #DEAD26

.color-dead26 {
  color: #DEAD26;
  background-color: #DEAD26;
}

Frequently asked questions

What color is #DEAD26?+

#DEAD26 is a HEX color with RGB value rgb(222, 173, 38) and HSL value hsl(44, 74%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAD26?+

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