#CCBB75 Color

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

Color preview

#CCBB75

Color formats

HEX
#CCBB75
RGB
rgb(204, 187, 117)
RGBA
rgba(204, 187, 117, 1)
HSL
hsl(48, 46%, 63%)
HSV
hsv(48, 43%, 80%)
CMYK
cmyk(0%, 8%, 43%, 20%)
CSS variable
--color-primary: #CCBB75;
Lowercase HEX
#ccbb75

Shades

Tints

Tones

Harmony

CSS snippets for #CCBB75

.color-ccbb75 {
  color: #CCBB75;
  background-color: #CCBB75;
}

Frequently asked questions

What color is #CCBB75?+

#CCBB75 is a HEX color with RGB value rgb(204, 187, 117) and HSL value hsl(48, 46%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBB75?+

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