#F16255 Color

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

Color preview

#F16255

Color formats

HEX
#F16255
RGB
rgb(241, 98, 85)
RGBA
rgba(241, 98, 85, 1)
HSL
hsl(5, 85%, 64%)
HSV
hsv(5, 65%, 95%)
CMYK
cmyk(0%, 59%, 65%, 5%)
CSS variable
--color-primary: #F16255;
Lowercase HEX
#f16255

Shades

Tints

Tones

Harmony

CSS snippets for #F16255

.color-f16255 {
  color: #F16255;
  background-color: #F16255;
}

Frequently asked questions

What color is #F16255?+

#F16255 is a HEX color with RGB value rgb(241, 98, 85) and HSL value hsl(5, 85%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F16255?+

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