#CCBF7F Color

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

Color preview

#CCBF7F

Color formats

HEX
#CCBF7F
RGB
rgb(204, 191, 127)
RGBA
rgba(204, 191, 127, 1)
HSL
hsl(50, 43%, 65%)
HSV
hsv(50, 38%, 80%)
CMYK
cmyk(0%, 6%, 38%, 20%)
CSS variable
--color-primary: #CCBF7F;
Lowercase HEX
#ccbf7f

Shades

Tints

Tones

Harmony

CSS snippets for #CCBF7F

.color-ccbf7f {
  color: #CCBF7F;
  background-color: #CCBF7F;
}

Frequently asked questions

What color is #CCBF7F?+

#CCBF7F is a HEX color with RGB value rgb(204, 191, 127) and HSL value hsl(50, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCBF7F?+

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