#DEAD1C Color

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

Color preview

#DEAD1C

Color formats

HEX
#DEAD1C
RGB
rgb(222, 173, 28)
RGBA
rgba(222, 173, 28, 1)
HSL
hsl(45, 78%, 49%)
HSV
hsv(45, 87%, 87%)
CMYK
cmyk(0%, 22%, 87%, 13%)
CSS variable
--color-primary: #DEAD1C;
Lowercase HEX
#dead1c

Shades

Tints

Tones

Harmony

CSS snippets for #DEAD1C

.color-dead1c {
  color: #DEAD1C;
  background-color: #DEAD1C;
}

Frequently asked questions

What color is #DEAD1C?+

#DEAD1C is a HEX color with RGB value rgb(222, 173, 28) and HSL value hsl(45, 78%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DEAD1C?+

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