#F5918B Color

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

Color preview

#F5918B

Color formats

HEX
#F5918B
RGB
rgb(245, 145, 139)
RGBA
rgba(245, 145, 139, 1)
HSL
hsl(3, 84%, 75%)
HSV
hsv(3, 43%, 96%)
CMYK
cmyk(0%, 41%, 43%, 4%)
CSS variable
--color-primary: #F5918B;
Lowercase HEX
#f5918b

Shades

Tints

Tones

Harmony

CSS snippets for #F5918B

.color-f5918b {
  color: #F5918B;
  background-color: #F5918B;
}

Frequently asked questions

What color is #F5918B?+

#F5918B is a HEX color with RGB value rgb(245, 145, 139) and HSL value hsl(3, 84%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F5918B?+

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