#F65F2C Color

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

Color preview

#F65F2C

Color formats

HEX
#F65F2C
RGB
rgb(246, 95, 44)
RGBA
rgba(246, 95, 44, 1)
HSL
hsl(15, 92%, 57%)
HSV
hsv(15, 82%, 96%)
CMYK
cmyk(0%, 61%, 82%, 4%)
CSS variable
--color-primary: #F65F2C;
Lowercase HEX
#f65f2c

Shades

Tints

Tones

Harmony

CSS snippets for #F65F2C

.color-f65f2c {
  color: #F65F2C;
  background-color: #F65F2C;
}

Frequently asked questions

What color is #F65F2C?+

#F65F2C is a HEX color with RGB value rgb(246, 95, 44) and HSL value hsl(15, 92%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F65F2C?+

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