#CB4F30 Color

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

Color preview

#CB4F30

Color formats

HEX
#CB4F30
RGB
rgb(203, 79, 48)
RGBA
rgba(203, 79, 48, 1)
HSL
hsl(12, 62%, 49%)
HSV
hsv(12, 76%, 80%)
CMYK
cmyk(0%, 61%, 76%, 20%)
CSS variable
--color-primary: #CB4F30;
Lowercase HEX
#cb4f30

Shades

Tints

Tones

Harmony

CSS snippets for #CB4F30

.color-cb4f30 {
  color: #CB4F30;
  background-color: #CB4F30;
}

Frequently asked questions

What color is #CB4F30?+

#CB4F30 is a HEX color with RGB value rgb(203, 79, 48) and HSL value hsl(12, 62%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB4F30?+

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