#C68F0F Color

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

Color preview

#C68F0F

Color formats

HEX
#C68F0F
RGB
rgb(198, 143, 15)
RGBA
rgba(198, 143, 15, 1)
HSL
hsl(42, 86%, 42%)
HSV
hsv(42, 92%, 78%)
CMYK
cmyk(0%, 28%, 92%, 22%)
CSS variable
--color-primary: #C68F0F;
Lowercase HEX
#c68f0f

Shades

Tints

Tones

Harmony

CSS snippets for #C68F0F

.color-c68f0f {
  color: #C68F0F;
  background-color: #C68F0F;
}

Frequently asked questions

What color is #C68F0F?+

#C68F0F is a HEX color with RGB value rgb(198, 143, 15) and HSL value hsl(42, 86%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C68F0F?+

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