#F9818B Color

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

Color preview

#F9818B

Color formats

HEX
#F9818B
RGB
rgb(249, 129, 139)
RGBA
rgba(249, 129, 139, 1)
HSL
hsl(355, 91%, 74%)
HSV
hsv(355, 48%, 98%)
CMYK
cmyk(0%, 48%, 44%, 2%)
CSS variable
--color-primary: #F9818B;
Lowercase HEX
#f9818b

Shades

Tints

Tones

Harmony

CSS snippets for #F9818B

.color-f9818b {
  color: #F9818B;
  background-color: #F9818B;
}

Frequently asked questions

What color is #F9818B?+

#F9818B is a HEX color with RGB value rgb(249, 129, 139) and HSL value hsl(355, 91%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F9818B?+

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