#FB6F2F Color

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

Color preview

#FB6F2F

Color formats

HEX
#FB6F2F
RGB
rgb(251, 111, 47)
RGBA
rgba(251, 111, 47, 1)
HSL
hsl(19, 96%, 58%)
HSV
hsv(19, 81%, 98%)
CMYK
cmyk(0%, 56%, 81%, 2%)
CSS variable
--color-primary: #FB6F2F;
Lowercase HEX
#fb6f2f

Shades

Tints

Tones

Harmony

CSS snippets for #FB6F2F

.color-fb6f2f {
  color: #FB6F2F;
  background-color: #FB6F2F;
}

Frequently asked questions

What color is #FB6F2F?+

#FB6F2F is a HEX color with RGB value rgb(251, 111, 47) and HSL value hsl(19, 96%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FB6F2F?+

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