#CFC107 Color

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

Color preview

#CFC107

Color formats

HEX
#CFC107
RGB
rgb(207, 193, 7)
RGBA
rgba(207, 193, 7, 1)
HSL
hsl(56, 93%, 42%)
HSV
hsv(56, 97%, 81%)
CMYK
cmyk(0%, 7%, 97%, 19%)
CSS variable
--color-primary: #CFC107;
Lowercase HEX
#cfc107

Shades

Tints

Tones

Harmony

CSS snippets for #CFC107

.color-cfc107 {
  color: #CFC107;
  background-color: #CFC107;
}

Frequently asked questions

What color is #CFC107?+

#CFC107 is a HEX color with RGB value rgb(207, 193, 7) and HSL value hsl(56, 93%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CFC107?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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