#ADA00E Color

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

Color preview

#ADA00E

Color formats

HEX
#ADA00E
RGB
rgb(173, 160, 14)
RGBA
rgba(173, 160, 14, 1)
HSL
hsl(55, 85%, 37%)
HSV
hsv(55, 92%, 68%)
CMYK
cmyk(0%, 8%, 92%, 32%)
CSS variable
--color-primary: #ADA00E;
Lowercase HEX
#ada00e

Shades

Tints

Tones

Harmony

CSS snippets for #ADA00E

.color-ada00e {
  color: #ADA00E;
  background-color: #ADA00E;
}

Frequently asked questions

What color is #ADA00E?+

#ADA00E is a HEX color with RGB value rgb(173, 160, 14) and HSL value hsl(55, 85%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA00E?+

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