#F1907B Color

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

Color preview

#F1907B

Color formats

HEX
#F1907B
RGB
rgb(241, 144, 123)
RGBA
rgba(241, 144, 123, 1)
HSL
hsl(11, 81%, 71%)
HSV
hsv(11, 49%, 95%)
CMYK
cmyk(0%, 40%, 49%, 5%)
CSS variable
--color-primary: #F1907B;
Lowercase HEX
#f1907b

Shades

Tints

Tones

Harmony

CSS snippets for #F1907B

.color-f1907b {
  color: #F1907B;
  background-color: #F1907B;
}

Frequently asked questions

What color is #F1907B?+

#F1907B is a HEX color with RGB value rgb(241, 144, 123) and HSL value hsl(11, 81%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F1907B?+

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