#F16F55 Color

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

Color preview

#F16F55

Color formats

HEX
#F16F55
RGB
rgb(241, 111, 85)
RGBA
rgba(241, 111, 85, 1)
HSL
hsl(10, 85%, 64%)
HSV
hsv(10, 65%, 95%)
CMYK
cmyk(0%, 54%, 65%, 5%)
CSS variable
--color-primary: #F16F55;
Lowercase HEX
#f16f55

Shades

Tints

Tones

Harmony

CSS snippets for #F16F55

.color-f16f55 {
  color: #F16F55;
  background-color: #F16F55;
}

Frequently asked questions

What color is #F16F55?+

#F16F55 is a HEX color with RGB value rgb(241, 111, 85) and HSL value hsl(10, 85%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F16F55?+

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