#F65F31 Color

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

Color preview

#F65F31

Color formats

HEX
#F65F31
RGB
rgb(246, 95, 49)
RGBA
rgba(246, 95, 49, 1)
HSL
hsl(14, 92%, 58%)
HSV
hsv(14, 80%, 96%)
CMYK
cmyk(0%, 61%, 80%, 4%)
CSS variable
--color-primary: #F65F31;
Lowercase HEX
#f65f31

Shades

Tints

Tones

Harmony

CSS snippets for #F65F31

.color-f65f31 {
  color: #F65F31;
  background-color: #F65F31;
}

Frequently asked questions

What color is #F65F31?+

#F65F31 is a HEX color with RGB value rgb(246, 95, 49) and HSL value hsl(14, 92%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F65F31?+

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