#F1643C Color

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

Color preview

#F1643C

Color formats

HEX
#F1643C
RGB
rgb(241, 100, 60)
RGBA
rgba(241, 100, 60, 1)
HSL
hsl(13, 87%, 59%)
HSV
hsv(13, 75%, 95%)
CMYK
cmyk(0%, 59%, 75%, 5%)
CSS variable
--color-primary: #F1643C;
Lowercase HEX
#f1643c

Shades

Tints

Tones

Harmony

CSS snippets for #F1643C

.color-f1643c {
  color: #F1643C;
  background-color: #F1643C;
}

Frequently asked questions

What color is #F1643C?+

#F1643C is a HEX color with RGB value rgb(241, 100, 60) and HSL value hsl(13, 87%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F1643C?+

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