#F1605B Color

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

Color preview

#F1605B

Color formats

HEX
#F1605B
RGB
rgb(241, 96, 91)
RGBA
rgba(241, 96, 91, 1)
HSL
hsl(2, 84%, 65%)
HSV
hsv(2, 62%, 95%)
CMYK
cmyk(0%, 60%, 62%, 5%)
CSS variable
--color-primary: #F1605B;
Lowercase HEX
#f1605b

Shades

Tints

Tones

Harmony

CSS snippets for #F1605B

.color-f1605b {
  color: #F1605B;
  background-color: #F1605B;
}

Frequently asked questions

What color is #F1605B?+

#F1605B is a HEX color with RGB value rgb(241, 96, 91) and HSL value hsl(2, 84%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F1605B?+

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