#FF373B Color

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

Color preview

#FF373B

Color formats

HEX
#FF373B
RGB
rgb(255, 55, 59)
RGBA
rgba(255, 55, 59, 1)
HSL
hsl(359, 100%, 61%)
HSV
hsv(359, 78%, 100%)
CMYK
cmyk(0%, 78%, 77%, 0%)
CSS variable
--color-primary: #FF373B;
Lowercase HEX
#ff373b

Shades

Tints

Tones

Harmony

CSS snippets for #FF373B

.color-ff373b {
  color: #FF373B;
  background-color: #FF373B;
}

Frequently asked questions

What color is #FF373B?+

#FF373B is a HEX color with RGB value rgb(255, 55, 59) and HSL value hsl(359, 100%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF373B?+

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