#C28B23 Color

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

Color preview

#C28B23

Color formats

HEX
#C28B23
RGB
rgb(194, 139, 35)
RGBA
rgba(194, 139, 35, 1)
HSL
hsl(39, 69%, 45%)
HSV
hsv(39, 82%, 76%)
CMYK
cmyk(0%, 28%, 82%, 24%)
CSS variable
--color-primary: #C28B23;
Lowercase HEX
#c28b23

Shades

Tints

Tones

Harmony

CSS snippets for #C28B23

.color-c28b23 {
  color: #C28B23;
  background-color: #C28B23;
}

Frequently asked questions

What color is #C28B23?+

#C28B23 is a HEX color with RGB value rgb(194, 139, 35) and HSL value hsl(39, 69%, 45%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C28B23?+

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