#F18B9F Color

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

Color preview

#F18B9F

Color formats

HEX
#F18B9F
RGB
rgb(241, 139, 159)
RGBA
rgba(241, 139, 159, 1)
HSL
hsl(348, 78%, 75%)
HSV
hsv(348, 42%, 95%)
CMYK
cmyk(0%, 42%, 34%, 5%)
CSS variable
--color-primary: #F18B9F;
Lowercase HEX
#f18b9f

Shades

Tints

Tones

Harmony

CSS snippets for #F18B9F

.color-f18b9f {
  color: #F18B9F;
  background-color: #F18B9F;
}

Frequently asked questions

What color is #F18B9F?+

#F18B9F is a HEX color with RGB value rgb(241, 139, 159) and HSL value hsl(348, 78%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F18B9F?+

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