#FF454B Color

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

Color preview

#FF454B

Color formats

HEX
#FF454B
RGB
rgb(255, 69, 75)
RGBA
rgba(255, 69, 75, 1)
HSL
hsl(358, 100%, 64%)
HSV
hsv(358, 73%, 100%)
CMYK
cmyk(0%, 73%, 71%, 0%)
CSS variable
--color-primary: #FF454B;
Lowercase HEX
#ff454b

Shades

Tints

Tones

Harmony

CSS snippets for #FF454B

.color-ff454b {
  color: #FF454B;
  background-color: #FF454B;
}

Frequently asked questions

What color is #FF454B?+

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

What is the closest Tailwind color to #FF454B?+

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