#FA838B Color

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

Color preview

#FA838B

Color formats

HEX
#FA838B
RGB
rgb(250, 131, 139)
RGBA
rgba(250, 131, 139, 1)
HSL
hsl(356, 92%, 75%)
HSV
hsv(356, 48%, 98%)
CMYK
cmyk(0%, 48%, 44%, 2%)
CSS variable
--color-primary: #FA838B;
Lowercase HEX
#fa838b

Shades

Tints

Tones

Harmony

CSS snippets for #FA838B

.color-fa838b {
  color: #FA838B;
  background-color: #FA838B;
}

Frequently asked questions

What color is #FA838B?+

#FA838B is a HEX color with RGB value rgb(250, 131, 139) and HSL value hsl(356, 92%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA838B?+

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