#FF2937 Color

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

Color preview

#FF2937

Color formats

HEX
#FF2937
RGB
rgb(255, 41, 55)
RGBA
rgba(255, 41, 55, 1)
HSL
hsl(356, 100%, 58%)
HSV
hsv(356, 84%, 100%)
CMYK
cmyk(0%, 84%, 78%, 0%)
CSS variable
--color-primary: #FF2937;
Lowercase HEX
#ff2937

Shades

Tints

Tones

Harmony

CSS snippets for #FF2937

.color-ff2937 {
  color: #FF2937;
  background-color: #FF2937;
}

Frequently asked questions

What color is #FF2937?+

#FF2937 is a HEX color with RGB value rgb(255, 41, 55) and HSL value hsl(356, 100%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF2937?+

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