#FE838B Color

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

Color preview

#FE838B

Color formats

HEX
#FE838B
RGB
rgb(254, 131, 139)
RGBA
rgba(254, 131, 139, 1)
HSL
hsl(356, 98%, 75%)
HSV
hsv(356, 48%, 100%)
CMYK
cmyk(0%, 48%, 45%, 0%)
CSS variable
--color-primary: #FE838B;
Lowercase HEX
#fe838b

Shades

Tints

Tones

Harmony

CSS snippets for #FE838B

.color-fe838b {
  color: #FE838B;
  background-color: #FE838B;
}

Frequently asked questions

What color is #FE838B?+

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

What is the closest Tailwind color to #FE838B?+

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