#F1848B Color

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

Color preview

#F1848B

Color formats

HEX
#F1848B
RGB
rgb(241, 132, 139)
RGBA
rgba(241, 132, 139, 1)
HSL
hsl(356, 80%, 73%)
HSV
hsv(356, 45%, 95%)
CMYK
cmyk(0%, 45%, 42%, 5%)
CSS variable
--color-primary: #F1848B;
Lowercase HEX
#f1848b

Shades

Tints

Tones

Harmony

CSS snippets for #F1848B

.color-f1848b {
  color: #F1848B;
  background-color: #F1848B;
}

Frequently asked questions

What color is #F1848B?+

#F1848B is a HEX color with RGB value rgb(241, 132, 139) and HSL value hsl(356, 80%, 73%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F1848B?+

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