#FD2D2D Color

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

Color preview

#FD2D2D

Color formats

HEX
#FD2D2D
RGB
rgb(253, 45, 45)
RGBA
rgba(253, 45, 45, 1)
HSL
hsl(0, 98%, 58%)
HSV
hsv(0, 82%, 99%)
CMYK
cmyk(0%, 82%, 82%, 1%)
CSS variable
--color-primary: #FD2D2D;
Lowercase HEX
#fd2d2d

Shades

Tints

Tones

Harmony

CSS snippets for #FD2D2D

.color-fd2d2d {
  color: #FD2D2D;
  background-color: #FD2D2D;
}

Frequently asked questions

What color is #FD2D2D?+

#FD2D2D is a HEX color with RGB value rgb(253, 45, 45) and HSL value hsl(0, 98%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FD2D2D?+

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