#F18E9B Color

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

Color preview

#F18E9B

Color formats

HEX
#F18E9B
RGB
rgb(241, 142, 155)
RGBA
rgba(241, 142, 155, 1)
HSL
hsl(352, 78%, 75%)
HSV
hsv(352, 41%, 95%)
CMYK
cmyk(0%, 41%, 36%, 5%)
CSS variable
--color-primary: #F18E9B;
Lowercase HEX
#f18e9b

Shades

Tints

Tones

Harmony

CSS snippets for #F18E9B

.color-f18e9b {
  color: #F18E9B;
  background-color: #F18E9B;
}

Frequently asked questions

What color is #F18E9B?+

#F18E9B is a HEX color with RGB value rgb(241, 142, 155) and HSL value hsl(352, 78%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F18E9B?+

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