#999215 Color

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

Color preview

#999215

Color formats

HEX
#999215
RGB
rgb(153, 146, 21)
RGBA
rgba(153, 146, 21, 1)
HSL
hsl(57, 76%, 34%)
HSV
hsv(57, 86%, 60%)
CMYK
cmyk(0%, 5%, 86%, 40%)
CSS variable
--color-primary: #999215;
Lowercase HEX
#999215

Shades

Tints

Tones

Harmony

CSS snippets for #999215

.color-999215 {
  color: #999215;
  background-color: #999215;
}

Frequently asked questions

What color is #999215?+

#999215 is a HEX color with RGB value rgb(153, 146, 21) and HSL value hsl(57, 76%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #999215?+

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