#CD3232 Color

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

Color preview

#CD3232

Color formats

HEX
#CD3232
RGB
rgb(205, 50, 50)
RGBA
rgba(205, 50, 50, 1)
HSL
hsl(0, 61%, 50%)
HSV
hsv(0, 76%, 80%)
CMYK
cmyk(0%, 76%, 76%, 20%)
CSS variable
--color-primary: #CD3232;
Lowercase HEX
#cd3232

Shades

Tints

Tones

Harmony

CSS snippets for #CD3232

.color-cd3232 {
  color: #CD3232;
  background-color: #CD3232;
}

Frequently asked questions

What color is #CD3232?+

#CD3232 is a HEX color with RGB value rgb(205, 50, 50) and HSL value hsl(0, 61%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CD3232?+

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