#CB780B Color

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

Color preview

#CB780B

Color formats

HEX
#CB780B
RGB
rgb(203, 120, 11)
RGBA
rgba(203, 120, 11, 1)
HSL
hsl(34, 90%, 42%)
HSV
hsv(34, 95%, 80%)
CMYK
cmyk(0%, 41%, 95%, 20%)
CSS variable
--color-primary: #CB780B;
Lowercase HEX
#cb780b

Shades

Tints

Tones

Harmony

CSS snippets for #CB780B

.color-cb780b {
  color: #CB780B;
  background-color: #CB780B;
}

Frequently asked questions

What color is #CB780B?+

#CB780B is a HEX color with RGB value rgb(203, 120, 11) and HSL value hsl(34, 90%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #CB780B?+

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