#CABC7C Color

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

Color preview

#CABC7C

Color formats

HEX
#CABC7C
RGB
rgb(202, 188, 124)
RGBA
rgba(202, 188, 124, 1)
HSL
hsl(49, 42%, 64%)
HSV
hsv(49, 39%, 79%)
CMYK
cmyk(0%, 7%, 39%, 21%)
CSS variable
--color-primary: #CABC7C;
Lowercase HEX
#cabc7c

Shades

Tints

Tones

Harmony

CSS snippets for #CABC7C

.color-cabc7c {
  color: #CABC7C;
  background-color: #CABC7C;
}

Frequently asked questions

What color is #CABC7C?+

#CABC7C is a HEX color with RGB value rgb(202, 188, 124) and HSL value hsl(49, 42%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABC7C?+

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