#F1998A Color

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

Color preview

#F1998A

Color formats

HEX
#F1998A
RGB
rgb(241, 153, 138)
RGBA
rgba(241, 153, 138, 1)
HSL
hsl(9, 79%, 74%)
HSV
hsv(9, 43%, 95%)
CMYK
cmyk(0%, 37%, 43%, 5%)
CSS variable
--color-primary: #F1998A;
Lowercase HEX
#f1998a

Shades

Tints

Tones

Harmony

CSS snippets for #F1998A

.color-f1998a {
  color: #F1998A;
  background-color: #F1998A;
}

Frequently asked questions

What color is #F1998A?+

#F1998A is a HEX color with RGB value rgb(241, 153, 138) and HSL value hsl(9, 79%, 74%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F1998A?+

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