#CAA25E Color

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

Color preview

#CAA25E

Color formats

HEX
#CAA25E
RGB
rgb(202, 162, 94)
RGBA
rgba(202, 162, 94, 1)
HSL
hsl(38, 50%, 58%)
HSV
hsv(38, 53%, 79%)
CMYK
cmyk(0%, 20%, 53%, 21%)
CSS variable
--color-primary: #CAA25E;
Lowercase HEX
#caa25e

Shades

Tints

Tones

Harmony

CSS snippets for #CAA25E

.color-caa25e {
  color: #CAA25E;
  background-color: #CAA25E;
}

Frequently asked questions

What color is #CAA25E?+

#CAA25E is a HEX color with RGB value rgb(202, 162, 94) and HSL value hsl(38, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAA25E?+

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