#FF998A Color

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

Color preview

#FF998A

Color formats

HEX
#FF998A
RGB
rgb(255, 153, 138)
RGBA
rgba(255, 153, 138, 1)
HSL
hsl(8, 100%, 77%)
HSV
hsv(8, 46%, 100%)
CMYK
cmyk(0%, 40%, 46%, 0%)
CSS variable
--color-primary: #FF998A;
Lowercase HEX
#ff998a

Shades

Tints

Tones

Harmony

CSS snippets for #FF998A

.color-ff998a {
  color: #FF998A;
  background-color: #FF998A;
}

Frequently asked questions

What color is #FF998A?+

#FF998A is a HEX color with RGB value rgb(255, 153, 138) and HSL value hsl(8, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF998A?+

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