#F65F1F Color

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

Color preview

#F65F1F

Color formats

HEX
#F65F1F
RGB
rgb(246, 95, 31)
RGBA
rgba(246, 95, 31, 1)
HSL
hsl(18, 92%, 54%)
HSV
hsv(18, 87%, 96%)
CMYK
cmyk(0%, 61%, 87%, 4%)
CSS variable
--color-primary: #F65F1F;
Lowercase HEX
#f65f1f

Shades

Tints

Tones

Harmony

CSS snippets for #F65F1F

.color-f65f1f {
  color: #F65F1F;
  background-color: #F65F1F;
}

Frequently asked questions

What color is #F65F1F?+

#F65F1F is a HEX color with RGB value rgb(246, 95, 31) and HSL value hsl(18, 92%, 54%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #F65F1F?+

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