#F34A1B Color

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

Color preview

#F34A1B

Color formats

HEX
#F34A1B
RGB
rgb(243, 74, 27)
RGBA
rgba(243, 74, 27, 1)
HSL
hsl(13, 90%, 53%)
HSV
hsv(13, 89%, 95%)
CMYK
cmyk(0%, 70%, 89%, 5%)
CSS variable
--color-primary: #F34A1B;
Lowercase HEX
#f34a1b

Shades

Tints

Tones

Harmony

CSS snippets for #F34A1B

.color-f34a1b {
  color: #F34A1B;
  background-color: #F34A1B;
}

Frequently asked questions

What color is #F34A1B?+

#F34A1B is a HEX color with RGB value rgb(243, 74, 27) and HSL value hsl(13, 90%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F34A1B?+

The closest Tailwind color is orange-600, available as the bg-orange-600 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