#CB673C Color

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

Color preview

#CB673C

Color formats

HEX
#CB673C
RGB
rgb(203, 103, 60)
RGBA
rgba(203, 103, 60, 1)
HSL
hsl(18, 58%, 52%)
HSV
hsv(18, 70%, 80%)
CMYK
cmyk(0%, 49%, 70%, 20%)
CSS variable
--color-primary: #CB673C;
Lowercase HEX
#cb673c

Shades

Tints

Tones

Harmony

CSS snippets for #CB673C

.color-cb673c {
  color: #CB673C;
  background-color: #CB673C;
}

Frequently asked questions

What color is #CB673C?+

#CB673C is a HEX color with RGB value rgb(203, 103, 60) and HSL value hsl(18, 58%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CB673C?+

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