#CB5F25 Color

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

Color preview

#CB5F25

Color formats

HEX
#CB5F25
RGB
rgb(203, 95, 37)
RGBA
rgba(203, 95, 37, 1)
HSL
hsl(21, 69%, 47%)
HSV
hsv(21, 82%, 80%)
CMYK
cmyk(0%, 53%, 82%, 20%)
CSS variable
--color-primary: #CB5F25;
Lowercase HEX
#cb5f25

Shades

Tints

Tones

Harmony

CSS snippets for #CB5F25

.color-cb5f25 {
  color: #CB5F25;
  background-color: #CB5F25;
}

Frequently asked questions

What color is #CB5F25?+

#CB5F25 is a HEX color with RGB value rgb(203, 95, 37) and HSL value hsl(21, 69%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB5F25?+

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