#CAB25B Color

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

Color preview

#CAB25B

Color formats

HEX
#CAB25B
RGB
rgb(202, 178, 91)
RGBA
rgba(202, 178, 91, 1)
HSL
hsl(47, 51%, 57%)
HSV
hsv(47, 55%, 79%)
CMYK
cmyk(0%, 12%, 55%, 21%)
CSS variable
--color-primary: #CAB25B;
Lowercase HEX
#cab25b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB25B

.color-cab25b {
  color: #CAB25B;
  background-color: #CAB25B;
}

Frequently asked questions

What color is #CAB25B?+

#CAB25B is a HEX color with RGB value rgb(202, 178, 91) and HSL value hsl(47, 51%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB25B?+

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