#F54D3D Color

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

Color preview

#F54D3D

Color formats

HEX
#F54D3D
RGB
rgb(245, 77, 61)
RGBA
rgba(245, 77, 61, 1)
HSL
hsl(5, 90%, 60%)
HSV
hsv(5, 75%, 96%)
CMYK
cmyk(0%, 69%, 75%, 4%)
CSS variable
--color-primary: #F54D3D;
Lowercase HEX
#f54d3d

Shades

Tints

Tones

Harmony

CSS snippets for #F54D3D

.color-f54d3d {
  color: #F54D3D;
  background-color: #F54D3D;
}

Frequently asked questions

What color is #F54D3D?+

#F54D3D is a HEX color with RGB value rgb(245, 77, 61) and HSL value hsl(5, 90%, 60%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F54D3D?+

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