#FD8F8F Color

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

Color preview

#FD8F8F

Color formats

HEX
#FD8F8F
RGB
rgb(253, 143, 143)
RGBA
rgba(253, 143, 143, 1)
HSL
hsl(0, 96%, 78%)
HSV
hsv(0, 43%, 99%)
CMYK
cmyk(0%, 43%, 43%, 1%)
CSS variable
--color-primary: #FD8F8F;
Lowercase HEX
#fd8f8f

Shades

Tints

Tones

Harmony

CSS snippets for #FD8F8F

.color-fd8f8f {
  color: #FD8F8F;
  background-color: #FD8F8F;
}

Frequently asked questions

What color is #FD8F8F?+

#FD8F8F is a HEX color with RGB value rgb(253, 143, 143) and HSL value hsl(0, 96%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FD8F8F?+

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