#C89D28 Color

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

Color preview

#C89D28

Color formats

HEX
#C89D28
RGB
rgb(200, 157, 40)
RGBA
rgba(200, 157, 40, 1)
HSL
hsl(44, 67%, 47%)
HSV
hsv(44, 80%, 78%)
CMYK
cmyk(0%, 21%, 80%, 22%)
CSS variable
--color-primary: #C89D28;
Lowercase HEX
#c89d28

Shades

Tints

Tones

Harmony

CSS snippets for #C89D28

.color-c89d28 {
  color: #C89D28;
  background-color: #C89D28;
}

Frequently asked questions

What color is #C89D28?+

#C89D28 is a HEX color with RGB value rgb(200, 157, 40) and HSL value hsl(44, 67%, 47%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C89D28?+

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