#CA702B Color

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

Color preview

#CA702B

Color formats

HEX
#CA702B
RGB
rgb(202, 112, 43)
RGBA
rgba(202, 112, 43, 1)
HSL
hsl(26, 65%, 48%)
HSV
hsv(26, 79%, 79%)
CMYK
cmyk(0%, 45%, 79%, 21%)
CSS variable
--color-primary: #CA702B;
Lowercase HEX
#ca702b

Shades

Tints

Tones

Harmony

CSS snippets for #CA702B

.color-ca702b {
  color: #CA702B;
  background-color: #CA702B;
}

Frequently asked questions

What color is #CA702B?+

#CA702B is a HEX color with RGB value rgb(202, 112, 43) and HSL value hsl(26, 65%, 48%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CA702B?+

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