#FC4E3B Color

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

Color preview

#FC4E3B

Color formats

HEX
#FC4E3B
RGB
rgb(252, 78, 59)
RGBA
rgba(252, 78, 59, 1)
HSL
hsl(6, 97%, 61%)
HSV
hsv(6, 77%, 99%)
CMYK
cmyk(0%, 69%, 77%, 1%)
CSS variable
--color-primary: #FC4E3B;
Lowercase HEX
#fc4e3b

Shades

Tints

Tones

Harmony

CSS snippets for #FC4E3B

.color-fc4e3b {
  color: #FC4E3B;
  background-color: #FC4E3B;
}

Frequently asked questions

What color is #FC4E3B?+

#FC4E3B is a HEX color with RGB value rgb(252, 78, 59) and HSL value hsl(6, 97%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC4E3B?+

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