#FD8A8E Color

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

Color preview

#FD8A8E

Color formats

HEX
#FD8A8E
RGB
rgb(253, 138, 142)
RGBA
rgba(253, 138, 142, 1)
HSL
hsl(358, 97%, 77%)
HSV
hsv(358, 45%, 99%)
CMYK
cmyk(0%, 45%, 44%, 1%)
CSS variable
--color-primary: #FD8A8E;
Lowercase HEX
#fd8a8e

Shades

Tints

Tones

Harmony

CSS snippets for #FD8A8E

.color-fd8a8e {
  color: #FD8A8E;
  background-color: #FD8A8E;
}

Frequently asked questions

What color is #FD8A8E?+

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

What is the closest Tailwind color to #FD8A8E?+

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