#CCAF6B Color

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

Color preview

#CCAF6B

Color formats

HEX
#CCAF6B
RGB
rgb(204, 175, 107)
RGBA
rgba(204, 175, 107, 1)
HSL
hsl(42, 49%, 61%)
HSV
hsv(42, 48%, 80%)
CMYK
cmyk(0%, 14%, 48%, 20%)
CSS variable
--color-primary: #CCAF6B;
Lowercase HEX
#ccaf6b

Shades

Tints

Tones

Harmony

CSS snippets for #CCAF6B

.color-ccaf6b {
  color: #CCAF6B;
  background-color: #CCAF6B;
}

Frequently asked questions

What color is #CCAF6B?+

#CCAF6B is a HEX color with RGB value rgb(204, 175, 107) and HSL value hsl(42, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCAF6B?+

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