#F18C8C Color

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

Color preview

#F18C8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F18C8C

.color-f18c8c {
  color: #F18C8C;
  background-color: #F18C8C;
}

Frequently asked questions

What color is #F18C8C?+

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

What is the closest Tailwind color to #F18C8C?+

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