#F9908B Color

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

Color preview

#F9908B

Color formats

HEX
#F9908B
RGB
rgb(249, 144, 139)
RGBA
rgba(249, 144, 139, 1)
HSL
hsl(3, 90%, 76%)
HSV
hsv(3, 44%, 98%)
CMYK
cmyk(0%, 42%, 44%, 2%)
CSS variable
--color-primary: #F9908B;
Lowercase HEX
#f9908b

Shades

Tints

Tones

Harmony

CSS snippets for #F9908B

.color-f9908b {
  color: #F9908B;
  background-color: #F9908B;
}

Frequently asked questions

What color is #F9908B?+

#F9908B is a HEX color with RGB value rgb(249, 144, 139) and HSL value hsl(3, 90%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F9908B?+

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