#C28B12 Color

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

Color preview

#C28B12

Color formats

HEX
#C28B12
RGB
rgb(194, 139, 18)
RGBA
rgba(194, 139, 18, 1)
HSL
hsl(41, 83%, 42%)
HSV
hsv(41, 91%, 76%)
CMYK
cmyk(0%, 28%, 91%, 24%)
CSS variable
--color-primary: #C28B12;
Lowercase HEX
#c28b12

Shades

Tints

Tones

Harmony

CSS snippets for #C28B12

.color-c28b12 {
  color: #C28B12;
  background-color: #C28B12;
}

Frequently asked questions

What color is #C28B12?+

#C28B12 is a HEX color with RGB value rgb(194, 139, 18) and HSL value hsl(41, 83%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C28B12?+

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