#C27C04 Color

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

Color preview

#C27C04

Color formats

HEX
#C27C04
RGB
rgb(194, 124, 4)
RGBA
rgba(194, 124, 4, 1)
HSL
hsl(38, 96%, 39%)
HSV
hsv(38, 98%, 76%)
CMYK
cmyk(0%, 36%, 98%, 24%)
CSS variable
--color-primary: #C27C04;
Lowercase HEX
#c27c04

Shades

Tints

Tones

Harmony

CSS snippets for #C27C04

.color-c27c04 {
  color: #C27C04;
  background-color: #C27C04;
}

Frequently asked questions

What color is #C27C04?+

#C27C04 is a HEX color with RGB value rgb(194, 124, 4) and HSL value hsl(38, 96%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C27C04?+

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