#FD323F Color

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

Color preview

#FD323F

Color formats

HEX
#FD323F
RGB
rgb(253, 50, 63)
RGBA
rgba(253, 50, 63, 1)
HSL
hsl(356, 98%, 59%)
HSV
hsv(356, 80%, 99%)
CMYK
cmyk(0%, 80%, 75%, 1%)
CSS variable
--color-primary: #FD323F;
Lowercase HEX
#fd323f

Shades

Tints

Tones

Harmony

CSS snippets for #FD323F

.color-fd323f {
  color: #FD323F;
  background-color: #FD323F;
}

Frequently asked questions

What color is #FD323F?+

#FD323F is a HEX color with RGB value rgb(253, 50, 63) and HSL value hsl(356, 98%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FD323F?+

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