#F8958C Color

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

Color preview

#F8958C

Color formats

HEX
#F8958C
RGB
rgb(248, 149, 140)
RGBA
rgba(248, 149, 140, 1)
HSL
hsl(5, 89%, 76%)
HSV
hsv(5, 44%, 97%)
CMYK
cmyk(0%, 40%, 44%, 3%)
CSS variable
--color-primary: #F8958C;
Lowercase HEX
#f8958c

Shades

Tints

Tones

Harmony

CSS snippets for #F8958C

.color-f8958c {
  color: #F8958C;
  background-color: #F8958C;
}

Frequently asked questions

What color is #F8958C?+

#F8958C is a HEX color with RGB value rgb(248, 149, 140) and HSL value hsl(5, 89%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8958C?+

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