#FF9198 Color

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

Color preview

#FF9198

Color formats

HEX
#FF9198
RGB
rgb(255, 145, 152)
RGBA
rgba(255, 145, 152, 1)
HSL
hsl(356, 100%, 78%)
HSV
hsv(356, 43%, 100%)
CMYK
cmyk(0%, 43%, 40%, 0%)
CSS variable
--color-primary: #FF9198;
Lowercase HEX
#ff9198

Shades

Tints

Tones

Harmony

CSS snippets for #FF9198

.color-ff9198 {
  color: #FF9198;
  background-color: #FF9198;
}

Frequently asked questions

What color is #FF9198?+

#FF9198 is a HEX color with RGB value rgb(255, 145, 152) and HSL value hsl(356, 100%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF9198?+

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