#CFA67D Color

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

Color preview

#CFA67D

Color formats

HEX
#CFA67D
RGB
rgb(207, 166, 125)
RGBA
rgba(207, 166, 125, 1)
HSL
hsl(30, 46%, 65%)
HSV
hsv(30, 40%, 81%)
CMYK
cmyk(0%, 20%, 40%, 19%)
CSS variable
--color-primary: #CFA67D;
Lowercase HEX
#cfa67d

Shades

Tints

Tones

Harmony

CSS snippets for #CFA67D

.color-cfa67d {
  color: #CFA67D;
  background-color: #CFA67D;
}

Frequently asked questions

What color is #CFA67D?+

#CFA67D is a HEX color with RGB value rgb(207, 166, 125) and HSL value hsl(30, 46%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CFA67D?+

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