#F18C7C Color

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

Color preview

#F18C7C

Color formats

HEX
#F18C7C
RGB
rgb(241, 140, 124)
RGBA
rgba(241, 140, 124, 1)
HSL
hsl(8, 81%, 72%)
HSV
hsv(8, 49%, 95%)
CMYK
cmyk(0%, 42%, 49%, 5%)
CSS variable
--color-primary: #F18C7C;
Lowercase HEX
#f18c7c

Shades

Tints

Tones

Harmony

CSS snippets for #F18C7C

.color-f18c7c {
  color: #F18C7C;
  background-color: #F18C7C;
}

Frequently asked questions

What color is #F18C7C?+

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

What is the closest Tailwind color to #F18C7C?+

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