#C28E1E Color

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

Color preview

#C28E1E

Color formats

HEX
#C28E1E
RGB
rgb(194, 142, 30)
RGBA
rgba(194, 142, 30, 1)
HSL
hsl(41, 73%, 44%)
HSV
hsv(41, 85%, 76%)
CMYK
cmyk(0%, 27%, 85%, 24%)
CSS variable
--color-primary: #C28E1E;
Lowercase HEX
#c28e1e

Shades

Tints

Tones

Harmony

CSS snippets for #C28E1E

.color-c28e1e {
  color: #C28E1E;
  background-color: #C28E1E;
}

Frequently asked questions

What color is #C28E1E?+

#C28E1E is a HEX color with RGB value rgb(194, 142, 30) and HSL value hsl(41, 73%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C28E1E?+

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