#FE968B Color

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

Color preview

#FE968B

Color formats

HEX
#FE968B
RGB
rgb(254, 150, 139)
RGBA
rgba(254, 150, 139, 1)
HSL
hsl(6, 98%, 77%)
HSV
hsv(6, 45%, 100%)
CMYK
cmyk(0%, 41%, 45%, 0%)
CSS variable
--color-primary: #FE968B;
Lowercase HEX
#fe968b

Shades

Tints

Tones

Harmony

CSS snippets for #FE968B

.color-fe968b {
  color: #FE968B;
  background-color: #FE968B;
}

Frequently asked questions

What color is #FE968B?+

#FE968B is a HEX color with RGB value rgb(254, 150, 139) and HSL value hsl(6, 98%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FE968B?+

The closest Tailwind color is red-300, available as the bg-red-300 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