#ADA333 Color

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

Color preview

#ADA333

Color formats

HEX
#ADA333
RGB
rgb(173, 163, 51)
RGBA
rgba(173, 163, 51, 1)
HSL
hsl(55, 54%, 44%)
HSV
hsv(55, 71%, 68%)
CMYK
cmyk(0%, 6%, 71%, 32%)
CSS variable
--color-primary: #ADA333;
Lowercase HEX
#ada333

Shades

Tints

Tones

Harmony

CSS snippets for #ADA333

.color-ada333 {
  color: #ADA333;
  background-color: #ADA333;
}

Frequently asked questions

What color is #ADA333?+

#ADA333 is a HEX color with RGB value rgb(173, 163, 51) and HSL value hsl(55, 54%, 44%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #ADA333?+

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