#F18C8B Color

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

Color preview

#F18C8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18C8B

.color-f18c8b {
  color: #F18C8B;
  background-color: #F18C8B;
}

Frequently asked questions

What color is #F18C8B?+

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

What is the closest Tailwind color to #F18C8B?+

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