#FD8A9F Color

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

Color preview

#FD8A9F

Color formats

HEX
#FD8A9F
RGB
rgb(253, 138, 159)
RGBA
rgba(253, 138, 159, 1)
HSL
hsl(349, 97%, 77%)
HSV
hsv(349, 45%, 99%)
CMYK
cmyk(0%, 45%, 37%, 1%)
CSS variable
--color-primary: #FD8A9F;
Lowercase HEX
#fd8a9f

Shades

Tints

Tones

Harmony

CSS snippets for #FD8A9F

.color-fd8a9f {
  color: #FD8A9F;
  background-color: #FD8A9F;
}

Frequently asked questions

What color is #FD8A9F?+

#FD8A9F is a HEX color with RGB value rgb(253, 138, 159) and HSL value hsl(349, 97%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FD8A9F?+

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