#FF484B Color

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

Color preview

#FF484B

Color formats

HEX
#FF484B
RGB
rgb(255, 72, 75)
RGBA
rgba(255, 72, 75, 1)
HSL
hsl(359, 100%, 64%)
HSV
hsv(359, 72%, 100%)
CMYK
cmyk(0%, 72%, 71%, 0%)
CSS variable
--color-primary: #FF484B;
Lowercase HEX
#ff484b

Shades

Tints

Tones

Harmony

CSS snippets for #FF484B

.color-ff484b {
  color: #FF484B;
  background-color: #FF484B;
}

Frequently asked questions

What color is #FF484B?+

#FF484B is a HEX color with RGB value rgb(255, 72, 75) and HSL value hsl(359, 100%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF484B?+

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