#CC4238 Color

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

Color preview

#CC4238

Color formats

HEX
#CC4238
RGB
rgb(204, 66, 56)
RGBA
rgba(204, 66, 56, 1)
HSL
hsl(4, 59%, 51%)
HSV
hsv(4, 73%, 80%)
CMYK
cmyk(0%, 68%, 73%, 20%)
CSS variable
--color-primary: #CC4238;
Lowercase HEX
#cc4238

Shades

Tints

Tones

Harmony

CSS snippets for #CC4238

.color-cc4238 {
  color: #CC4238;
  background-color: #CC4238;
}

Frequently asked questions

What color is #CC4238?+

#CC4238 is a HEX color with RGB value rgb(204, 66, 56) and HSL value hsl(4, 59%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC4238?+

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