#998B15 Color

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

Color preview

#998B15

Color formats

HEX
#998B15
RGB
rgb(153, 139, 21)
RGBA
rgba(153, 139, 21, 1)
HSL
hsl(54, 76%, 34%)
HSV
hsv(54, 86%, 60%)
CMYK
cmyk(0%, 9%, 86%, 40%)
CSS variable
--color-primary: #998B15;
Lowercase HEX
#998b15

Shades

Tints

Tones

Harmony

CSS snippets for #998B15

.color-998b15 {
  color: #998B15;
  background-color: #998B15;
}

Frequently asked questions

What color is #998B15?+

#998B15 is a HEX color with RGB value rgb(153, 139, 21) and HSL value hsl(54, 76%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #998B15?+

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