#F1645F Color

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

Color preview

#F1645F

Color formats

HEX
#F1645F
RGB
rgb(241, 100, 95)
RGBA
rgba(241, 100, 95, 1)
HSL
hsl(2, 84%, 66%)
HSV
hsv(2, 61%, 95%)
CMYK
cmyk(0%, 59%, 61%, 5%)
CSS variable
--color-primary: #F1645F;
Lowercase HEX
#f1645f

Shades

Tints

Tones

Harmony

CSS snippets for #F1645F

.color-f1645f {
  color: #F1645F;
  background-color: #F1645F;
}

Frequently asked questions

What color is #F1645F?+

#F1645F is a HEX color with RGB value rgb(241, 100, 95) and HSL value hsl(2, 84%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F1645F?+

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