#CB512F Color

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

Color preview

#CB512F

Color formats

HEX
#CB512F
RGB
rgb(203, 81, 47)
RGBA
rgba(203, 81, 47, 1)
HSL
hsl(13, 62%, 49%)
HSV
hsv(13, 77%, 80%)
CMYK
cmyk(0%, 60%, 77%, 20%)
CSS variable
--color-primary: #CB512F;
Lowercase HEX
#cb512f

Shades

Tints

Tones

Harmony

CSS snippets for #CB512F

.color-cb512f {
  color: #CB512F;
  background-color: #CB512F;
}

Frequently asked questions

What color is #CB512F?+

#CB512F is a HEX color with RGB value rgb(203, 81, 47) and HSL value hsl(13, 62%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB512F?+

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