#FF848A Color

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

Color preview

#FF848A

Color formats

HEX
#FF848A
RGB
rgb(255, 132, 138)
RGBA
rgba(255, 132, 138, 1)
HSL
hsl(357, 100%, 76%)
HSV
hsv(357, 48%, 100%)
CMYK
cmyk(0%, 48%, 46%, 0%)
CSS variable
--color-primary: #FF848A;
Lowercase HEX
#ff848a

Shades

Tints

Tones

Harmony

CSS snippets for #FF848A

.color-ff848a {
  color: #FF848A;
  background-color: #FF848A;
}

Frequently asked questions

What color is #FF848A?+

#FF848A is a HEX color with RGB value rgb(255, 132, 138) and HSL value hsl(357, 100%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF848A?+

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