#F1887C Color

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

Color preview

#F1887C

Color formats

HEX
#F1887C
RGB
rgb(241, 136, 124)
RGBA
rgba(241, 136, 124, 1)
HSL
hsl(6, 81%, 72%)
HSV
hsv(6, 49%, 95%)
CMYK
cmyk(0%, 44%, 49%, 5%)
CSS variable
--color-primary: #F1887C;
Lowercase HEX
#f1887c

Shades

Tints

Tones

Harmony

CSS snippets for #F1887C

.color-f1887c {
  color: #F1887C;
  background-color: #F1887C;
}

Frequently asked questions

What color is #F1887C?+

#F1887C is a HEX color with RGB value rgb(241, 136, 124) and HSL value hsl(6, 81%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F1887C?+

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