#FF472F Color

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

Color preview

#FF472F

Color formats

HEX
#FF472F
RGB
rgb(255, 71, 47)
RGBA
rgba(255, 71, 47, 1)
HSL
hsl(7, 100%, 59%)
HSV
hsv(7, 82%, 100%)
CMYK
cmyk(0%, 72%, 82%, 0%)
CSS variable
--color-primary: #FF472F;
Lowercase HEX
#ff472f

Shades

Tints

Tones

Harmony

CSS snippets for #FF472F

.color-ff472f {
  color: #FF472F;
  background-color: #FF472F;
}

Frequently asked questions

What color is #FF472F?+

#FF472F is a HEX color with RGB value rgb(255, 71, 47) and HSL value hsl(7, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF472F?+

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