#C2653D Color

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

Color preview

#C2653D

Color formats

HEX
#C2653D
RGB
rgb(194, 101, 61)
RGBA
rgba(194, 101, 61, 1)
HSL
hsl(18, 52%, 50%)
HSV
hsv(18, 69%, 76%)
CMYK
cmyk(0%, 48%, 69%, 24%)
CSS variable
--color-primary: #C2653D;
Lowercase HEX
#c2653d

Shades

Tints

Tones

Harmony

CSS snippets for #C2653D

.color-c2653d {
  color: #C2653D;
  background-color: #C2653D;
}

Frequently asked questions

What color is #C2653D?+

#C2653D is a HEX color with RGB value rgb(194, 101, 61) and HSL value hsl(18, 52%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C2653D?+

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