#CD2D30 Color

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

Color preview

#CD2D30

Color formats

HEX
#CD2D30
RGB
rgb(205, 45, 48)
RGBA
rgba(205, 45, 48, 1)
HSL
hsl(359, 64%, 49%)
HSV
hsv(359, 78%, 80%)
CMYK
cmyk(0%, 78%, 77%, 20%)
CSS variable
--color-primary: #CD2D30;
Lowercase HEX
#cd2d30

Shades

Tints

Tones

Harmony

CSS snippets for #CD2D30

.color-cd2d30 {
  color: #CD2D30;
  background-color: #CD2D30;
}

Frequently asked questions

What color is #CD2D30?+

#CD2D30 is a HEX color with RGB value rgb(205, 45, 48) and HSL value hsl(359, 64%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CD2D30?+

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